| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-05-20 | use -Wextra when compiling and fix some warnings produced by it | Oskari Timperi | |
| 2014-05-17 | refactor code to use LIST from sys/queue.h | Oskari Timperi | |
| It's now easier and more natural to work with the code. :-P | |||
| 2014-05-16 | Makefile: allow building test/repl at the same time (use different object files) | Oskari Timperi | |
| 2014-05-15 | add env functions | Oskari Timperi | |
| 2014-05-14 | Initial commit | Oskari Timperi | |
| - tokenizing, parsing and basic eval support - arithmetic (+, -, *, /) - quote - atom for checking if the arg is an atom (i.e. not a list) - eq for checking equality - > for checking order - if - some unit testing - simple repl - mem management needs improvement :-) | |||
