Commit Graph

230 Commits

Author SHA1 Message Date
yhirose
3cb801a5df Improved debugger display. 2015-08-04 18:02:42 -04:00
yhirose
315121e149 Upgrade vcxproj to 2015. 2015-08-04 13:05:16 -04:00
yhirose
efcba540b1 Fixed debuger problems. 2015-08-04 13:04:58 -04:00
yhirose
86ef99d48a Fixed build errors. 2015-08-04 13:04:44 -04:00
yhirose
2510a22bc5 Code cleanup. 2015-08-04 13:04:23 -04:00
yhirose
ab98a06d64 Updated VS solution file. 2015-08-04 11:28:01 -04:00
yhirose
aa78055654 Fixed problem with AST. 2015-08-04 11:27:37 -04:00
yhirose
de1f7ebad6 Fixed snprintf compile error with VS2015. 2015-08-04 11:26:41 -04:00
yhirose
5022bef3d7 Added symbol table to PL/0. 2015-08-03 17:53:35 -04:00
yhirose
5e237895f8 Code cleanup. 2015-07-31 21:30:21 -04:00
yhirose
02957c3668 Fixed build errors. 2015-07-31 19:07:20 -04:00
yhirose
65d1d99b2b Added AstOptimizer. 2015-07-31 13:06:31 -04:00
yhirose
e778187df8 Fixed crash. 2015-07-30 18:47:27 -04:00
yhirose
dba1c42826 Fixed a warning message. 2015-07-30 18:47:13 -04:00
yhirose
d7e8cf03f3 Updated PL/0 grammar file. 2015-07-30 17:28:13 -04:00
yhirose
38ac34d1ad Added PL/0 sample. 2015-07-30 17:26:06 -04:00
yhirose
db5128a9a5 Fixed zero divide problem. 2015-07-30 17:24:53 -04:00
yhirose
7969d2b75c Improved AST printing. 2015-07-30 17:24:28 -04:00
yhirose
552c7012f4 Changed PEGLIB_HAS_CONSTEXPR_SUPPORT TO BE PEGLIB_NO_CONSTEXPR_SUPPORT. 2015-07-30 17:23:31 -04:00
Yuji Hirose
56ebcf09bf Fixed source code format. 2015-07-30 07:52:58 -04:00
yhirose
0ddb5682af Code cleanup. 2015-07-29 21:48:44 -04:00
yhirose
8c029c07eb Fixed problem with pl0.peg. 2015-07-29 21:48:28 -04:00
yhirose
5a09846a15 Fixed crash problem with ast. 2015-07-29 21:47:58 -04:00
yhirose
0e70fc94f8 Added pl0.peg. 2015-07-29 20:15:09 -04:00
yhirose
9d5b5027e3 Code cleanup. 2015-07-29 18:37:42 -04:00
yhirose
e8ca00acb5 Added print feature to debugger. 2015-07-29 17:58:20 -04:00
yhirose
bca3785c89 Converted vcxproj files for vc++ 2015. 2015-07-29 17:57:43 -04:00
yhirose
f941e5efa9 Fixed warning. 2015-07-28 23:06:02 -04:00
yhirose
db1099b40b Added some features to the command line debugger. 2015-07-28 17:30:41 -04:00
yhirose
5d6755ff64 Added command-line debugger support. 2015-07-28 06:47:18 -04:00
yhirose
24b3da5d0f Updated test.cul. 2015-07-26 21:10:50 -04:00
yhirose
d79d4f2437 Fixed problems with property assignment. 2015-07-26 01:44:02 -04:00
yhirose
ea9dd315ae Fixed array problem with one element. 2015-07-25 20:22:06 -04:00
yhirose
4fbbdf708a Removed property capture without 'this'. 2015-07-25 18:59:54 -04:00
yhirose
0e0e3f6f24 Code cleanup. 2015-07-25 14:58:29 -04:00
yhirose
f3e44ae16c Updated culebra grammar file. 2015-07-25 13:35:32 -04:00
yhirose
75399c2e19 Supported 'undefined' type correctly. 2015-07-25 13:34:10 -04:00
yhirose
e96336a463 Fixed format problem with error message. 2015-07-25 12:58:40 -04:00
yhirose
9536956e58 Renamed. 2015-07-24 22:28:35 -04:00
yhirose
49665ce113 Refactoring. 2015-07-24 22:23:40 -04:00
yhirose
620c775eee Made header-only file. 2015-07-24 22:18:03 -04:00
yhirose
c0857d19ec Changed to use constexpr. 2015-07-24 21:36:39 -04:00
yhirose
9578362416 Updated linenoise library. 2015-07-24 13:21:20 -04:00
yhirose
32794cbd7b Fixed vc build problem. 2015-07-24 13:21:07 -04:00
yhirose
7d3889cc00 Renamed vc project files. 2015-07-24 13:16:06 -04:00
yhirose
ed9c5d9fa8 Moved vc project files. 2015-07-24 13:14:55 -04:00
yhirose
d868d935b8 Updated .gitignore. 2015-07-23 22:19:07 -04:00
yhirose
4f04c9ae55 Updated VC project files. 2015-07-23 22:14:39 -04:00
yhirose
8f74439798 Refactoring. 2015-07-23 22:06:01 -04:00
yhirose
ab3ade86d6 vc13 support. 2015-07-23 14:10:11 -04:00