aboutsummaryrefslogtreecommitdiff
path: root/model.h
Commit message (Collapse)AuthorAge
* list checking fixTeddy2013-08-07
|
* added and restructured built-in proceduresTeddy2013-08-06
|
* boolean and char are now supportedTeddy2013-08-06
|
* vector, literal support!Teddy2013-08-06
|
* added support for stringTeddy2013-08-05
|
* added more built-in proceduresTeddy2013-08-05
|
* complex, real, rational, integral number supportTeddy2013-08-05
|
* added support for `cons`, `car`, `cdr`Teddy2013-08-04
|
* added exception facilitiesTeddy2013-08-04
|
* modified the API of Env: add_bindingTeddy2013-08-04
|
* added more docsTeddy2013-08-04
|
* C++ version now works!Teddy2013-08-03
|
* AST parser can now work!Teddy2013-08-03
|
* transfering the implementation language to C++Teddy2013-08-02