Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | a little improvement (but it can't resolve the circular referencing problem) | Teddy | 2013-08-13 |
| | |||
* | gc can now work | Teddy | 2013-08-13 |
| | |||
* | basic gc | Teddy | 2013-08-12 |
| | |||
* | change the name of compiled executable file | Teddy | 2013-08-12 |
| | |||
* | ready for alpha release | Teddy | 2013-08-12 |
| | |||
* | rectified a bug in `modulo` | Teddy | 2013-08-12 |
| | |||
* | fixed severe bug in many special opts | Teddy | 2013-08-11 |
| | |||
* | ... | Teddy | 2013-08-11 |
| | |||
* | more built-ins | Teddy | 2013-08-10 |
| | |||
* | numerical overflow detection | Teddy | 2013-08-09 |
| | |||
* | added `and` operator | Teddy | 2013-08-09 |
| | |||
* | deal with circular reference | Teddy | 2013-08-09 |
| | |||
* | support for equal? | Teddy | 2013-08-08 |
| | |||
* | new ext_repr() approach | Teddy | 2013-08-08 |
| | |||
* | added GMP support | Teddy | 2013-08-07 |
| | |||
* | added exception facilities | Teddy | 2013-08-04 |
| | |||
* | modified the API of Env: add_binding | Teddy | 2013-08-04 |
| | |||
* | added more docs | Teddy | 2013-08-04 |
| | |||
* | C++ version now works! | Teddy | 2013-08-03 |
| | |||
* | AST parser can now work! | Teddy | 2013-08-03 |