Commit graph

9 commits

Author SHA1 Message Date
Sami Samhuri
5a368fbc47 eradicate glib, use clang instead of gcc, tabs -> spaces 2011-10-24 21:27:53 -07:00
Sami Samhuri
792fcd879f add real bools, remove macros, print circular lists 2011-06-11 02:13:51 -07:00
Sami Samhuri
4bfb171676 print errors to stderr 2011-04-24 14:46:00 -07:00
Sami Samhuri
b69b3ad599 rename string.[ch] to str.[ch] to avoid linking weirdness 2011-04-23 19:53:05 -07:00
Sami Samhuri
8d66a7cbd1 move all globals into an execution context 2011-04-23 14:34:28 -07:00
Sami Samhuri
228ff0a4ef don't warn about trailing comments during parsing 2011-04-22 12:55:31 -07:00
Sami Samhuri
9161ca8c5d fix behaviour of parse errors 2011-04-22 12:47:49 -07:00
Sami Samhuri
31e8ad48e9 parse naked lists in the repl 2011-04-21 14:40:46 -07:00
Sami Samhuri
65015374fa organize project a little 2011-04-20 20:47:52 -07:00
Renamed from parse.c (Browse further)