ginger/gg
Brian Picciano 1e30ad6959 Strip out most of the functionality of gg.Graph
`gg.Graph` has been reworked in its internal functionality, to more
closely match the capability of a purely stack-based implementation. The
current implementation is _very_ inefficient, however. Tests have been
deliberately left pretty sparse, as I expect the internals to continue
to change significantly.
2021-12-27 10:11:07 -07:00
..
gg_test.go Strip out most of the functionality of gg.Graph 2021-12-27 10:11:07 -07:00
gg.go Strip out most of the functionality of gg.Graph 2021-12-27 10:11:07 -07:00
lexer_test.go Implement lexer for new syntax 2021-12-26 14:49:43 -07:00
lexer.go Implement lexer for new syntax 2021-12-26 14:49:43 -07:00