Commit message (Expand) | Author | Age | |
---|---|---|---|
* | rectified some names | Teddy | 2013-08-08 |
* | eqv? is implemented | Teddy | 2013-08-08 |
* | `lambda` and `define` are fully supported now | Teddy | 2013-08-08 |
* | added more list-specific procs | Teddy | 2013-08-08 |
* | added support for `eval` | Teddy | 2013-08-07 |
* | added GMP support | Teddy | 2013-08-07 |
* | list checking fix | Teddy | 2013-08-07 |
* | added and restructured built-in procedures | Teddy | 2013-08-06 |
* | vector, literal support! | Teddy | 2013-08-06 |
* | added support for string | Teddy | 2013-08-05 |
* | added more built-in procedures | Teddy | 2013-08-05 |
* | complex, real, rational, integral number support | Teddy | 2013-08-05 |
* | added list support | Teddy | 2013-08-05 |
* | added support for `cons`, `car`, `cdr` | Teddy | 2013-08-04 |
* | added more docs | Teddy | 2013-08-04 |
* | C++ version now works! | Teddy | 2013-08-03 |
* | transfering the implementation language to C++ | Teddy | 2013-08-02 |