10 Commits (9c317ec3582998a3a2b7e42449f8e6d8d73c1a7e)

Author SHA1 Message Date
Jordan Orelli 9c317ec358 broke lists and objects, made strings nodes
fixing an old flaw in the design, namely that assignment nodes have
values that are just interface{} instead of actual parse nodes
10 years ago
Jordan Orelli cbbeff9908 strip comments from the parse tree
I dunno if I'll like this decision in the long run, but we'll try it.
10 years ago
Jordan Orelli db5ea6d634 be gone, commas 10 years ago
Jordan Orelli 876794d694 verify parse trees pl0x 10 years ago
Jordan Orelli 3c6fd7910c clean up, clean up
everybody, everywhere
10 years ago
Jordan Orelli 04d982c3d9 parse an object 10 years ago
Jordan Orelli 213561bc59 clean 10 years ago
Jordan Orelli 11e332968f parse list
yeah i can't figure out how to write the parse tests
10 years ago
Jordan Orelli c9872dbe53 parse ... differently 10 years ago
Jordan Orelli 4482a76feb something has started working 10 years ago