Commit Graph

95 Commits (8ce03face08c00f20d4ef71fdec8a4ac96407dea)

Author SHA1 Message Date
Yuji Hirose 8fd93d855f Moved 'online lint' functionality to peglint. 9 years ago
yhirose 4a58f35d3d Changed 'undefined' to 'nil'. 9 years ago
yhirose f9ef592bd3 Enhanced index access to array. 9 years ago
yhirose 778b175ab0 Added lexical scope support. 9 years ago
yhirose fa08f98c6e Fixed array grammar. 9 years ago
yhirose 6a6fb4a262 Split 'run' api to 'parse' and 'interpret'. 9 years ago
yhirose a773ceb725 Fixed white space problems. 9 years ago
yhirose 1a897db7b4 Updated grammar files. 9 years ago
yhirose 337741e17e Fixed build errors. 9 years ago
yhirose 568da082dc Code cleanup. 9 years ago
yhirose b9c9216788 Changed namespace/class names. 9 years ago
yhirose 5ebd01c846 Code cleanup. 9 years ago
yhirose aa4486219a Fixed problem with unit tests. 9 years ago
yhirose 906125e7d3 Added another sample for PL/0. 9 years ago
yhirose 7cc8d51162 Made CMakeLists.txt for pl0. 9 years ago
yhirose ef476b87cf Fixed keyword boundary problem. 9 years ago
yhirose b2a4ad99a0 Fixed keyword boundary problem. 9 years ago
yhirose 58edb7bfb8 Fixed build error. 9 years ago
yhirose 5d6ffe8d89 Added samples for PL/0. 9 years ago
yhirose 4238617393 Moving files. 9 years ago
yhirose 3f76e703b0 Made 'culebra' folder under 'language'. 9 years ago
yhirose ff6deb98e3 Added 'return' statement. 9 years ago
yhirose 3cb801a5df Improved debugger display. 9 years ago
yhirose efcba540b1 Fixed debuger problems. 9 years ago
yhirose 86ef99d48a Fixed build errors. 9 years ago
yhirose ab98a06d64 Updated VS solution file. 9 years ago
yhirose 65d1d99b2b Added AstOptimizer. 9 years ago
yhirose db5128a9a5 Fixed zero divide problem. 9 years ago
yhirose 552c7012f4 Changed PEGLIB_HAS_CONSTEXPR_SUPPORT TO BE PEGLIB_NO_CONSTEXPR_SUPPORT. 9 years ago
yhirose 9d5b5027e3 Code cleanup. 9 years ago
yhirose e8ca00acb5 Added print feature to debugger. 9 years ago
yhirose f941e5efa9 Fixed warning. 9 years ago
yhirose db1099b40b Added some features to the command line debugger. 9 years ago
yhirose 5d6755ff64 Added command-line debugger support. 9 years ago
yhirose 24b3da5d0f Updated test.cul. 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 e96336a463 Fixed format problem with error message. 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 c0857d19ec Changed to use constexpr. 9 years ago
yhirose 9578362416 Updated linenoise library. 9 years ago
yhirose 32794cbd7b Fixed vc build problem. 9 years ago
yhirose 7d3889cc00 Renamed vc project files. 9 years ago
yhirose ed9c5d9fa8 Moved vc project files. 9 years ago
yhirose 4f04c9ae55 Updated VC project files. 9 years ago