Commit Graph

7 Commits (bca3785c89a09eeb21e268294c53171acd2786b9)

Author SHA1 Message Date
yhirose 5d6755ff64 Added command-line debugger support. 9 years ago
yhirose d79d4f2437 Fixed problems with property assignment. 9 years ago
yhirose ea9dd315ae Fixed array problem with one element. 9 years ago
yhirose 4fbbdf708a Removed property capture without 'this'. 9 years ago
yhirose 0e0e3f6f24 Code cleanup. 9 years ago
yhirose 75399c2e19 Supported 'undefined' type correctly. 9 years ago
yhirose 9536956e58 Renamed. 9 years ago
yhirose 49665ce113 Refactoring. 9 years ago
yhirose 620c775eee Made header-only file. 9 years ago
yhirose 8f74439798 Refactoring. 9 years ago
yhirose 672f7740d8 Added Object support. 9 years ago
yhirose 111d5d8476 Added method suport in Array. 9 years ago
yhirose d800dd26f7 Added size() function. 9 years ago
yhirose 8039e65143 Renamed 'pp' to 'puts'. 9 years ago
yhirose 8b08ca3cca Added assert function. 9 years ago
yhirose 02e1c8d38f Implemented method to display array object. 9 years ago
yhirose d2d396c351 Added array. (working...) 9 years ago
yhirose b0f34248ab Updated README. 9 years ago
yhirose 7d08ed92d9 Supported 'logical or/and'. 9 years ago
yhirose 97235c313b Name refactoring. 9 years ago
yhirose 471ed98277 Added 'mutable' support. 9 years ago
yhirose 1e4ad36f25 Fixed build error. 9 years ago
yhirose f9fea06e74 Fixed problem with environment. 9 years ago
yhirose 2b734978d1 Added NOTREACHED. 9 years ago
yhirose f8da5085aa Refactoring. 9 years ago
yhirose a7e2927efe Added closure support. 9 years ago
yhirose a4c9cec900 Changed environment to be shared pointer. 9 years ago
yhirose 5b9d6d8a57 Fixed 'str' in Value. 9 years ago
yhirose 456ce928ea Interpolated string support. 9 years ago
yhirose 8d2aeabb32 Changed 'print' to 'pp'. 9 years ago
yhirose f3f73e5c35 Better error report. 9 years ago
yhirose 0168d19a0c Added language project. 9 years ago