| Commit message (Expand) | Author | Age |
* | added GMP support | Teddy | 2013-08-07 |
* | proper case-insensitive | Teddy | 2013-08-07 |
* | fixed some severe problems and added tests | Teddy | 2013-08-07 |
* | a little fix | Ted Yin | 2013-08-07 |
* | a little fix | Ted Yin | 2013-08-07 |
* | TO_CONS review | Ted Yin | 2013-08-07 |
* | Merge pull request #1 from sjtufs/patch-1 | Ted Yin | 2013-08-06 |
|\ |
|
| * | Update builtin.cpp | ihsgnef | 2013-08-07 |
|/ |
|
* | list checking fix | Teddy | 2013-08-07 |
* | dot sign support in literal mode | Teddy | 2013-08-06 |
* | added and restructured built-in procedures | Teddy | 2013-08-06 |
* | boolean and char are now supported | Teddy | 2013-08-06 |
* | vector, literal support! | Teddy | 2013-08-06 |
* | improved complex parsing | Teddy | 2013-08-06 |
* | added support for string | Teddy | 2013-08-05 |
* | added string quoting support in the parsernumeric_types | Teddy | 2013-08-05 |
* | added more built-in procedures | Teddy | 2013-08-05 |
* | complex, real, rational, integral number support | Teddy | 2013-08-05 |
* | empty-list fix | Teddy | 2013-08-05 |
* | added list support | Teddy | 2013-08-05 |
* | added support for `cons`, `car`, `cdr` | Teddy | 2013-08-04 |
* | added comment support | Teddy | 2013-08-04 |
* | new targets in TODO-list | Teddy | 2013-08-04 |
* | added more error report | Teddy | 2013-08-04 |
* | added exception facilities | Teddy | 2013-08-04 |
* | replaced many `dynamic_cast` to `static_cast` | 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 |
* | transfering the implementation language to C++ | Teddy | 2013-08-02 |
* | put sketch files into `prototype` and important structural improve on sketch.py | Teddy | 2013-08-02 |
* | use a simple and elegant way to represent the AST | Teddy | 2013-07-31 |
* | the project should be obvious, which is my greatest hope | Teddy | 2013-07-31 |
* | added comments and adjusted the construction of AST | Teddy | 2013-07-31 |
* | changed name | Teddy | 2013-07-31 |
* | add procedure definition syntatic-sugar | Teddy | 2013-07-31 |
* | more friendly input | Teddy | 2013-07-31 |
* | add support for multiple expressions in lambda | Teddy | 2013-07-31 |
* | revised the poor fix of cont. exiting to a better one | Teddy | 2013-07-31 |
* | use simpler mask routine | Teddy | 2013-07-31 |
* | The prototype is nearly finished! Tests are welcome. | Teddy | 2013-07-31 |
* | added lambda-statement | Teddy | 2013-07-30 |
* | ... | Teddy | 2013-07-30 |
* | added if-statement | Teddy | 2013-07-30 |
* | simple evaluation | Teddy | 2013-07-30 |
* | added README | Teddy | 2013-07-29 |
* | init | Teddy | 2013-07-29 |