You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jordan Orelli bdf11713ea remove type lexing, which wasn't a thing
I had this idea that there would be an optional type system but
@cardamaro talked me out of it.  There's an off chance that something
like it will come back, but I wouldn't count on it.  It doesn't seem
that pressing right now.
10 years ago
..
tests separated importable package from executable 10 years ago
doc.go readfile 10 years ago
doc_test.go add doc.get and get subcommand 10 years ago
emit.go new subcommand: eval 10 years ago
emit_test.go fixing tests 10 years ago
lex.go remove type lexing, which wasn't a thing 10 years ago
lex_test.go separated importable package from executable 10 years ago
node.go separated importable package from executable 10 years ago
parse.go readfile 10 years ago
parse_test.go separated importable package from executable 10 years ago