yhirose
|
a783e0addd
|
Removed default tag value from enable_ast.
|
2015-06-04 13:24:22 -04:00 |
|
yhirose
|
e56062715a
|
Improved AST support.
|
2015-06-04 11:41:14 -04:00 |
|
yhirose
|
36384e69a5
|
Added unary plus/minus/not operators.
|
2015-06-03 22:50:00 -04:00 |
|
yhirose
|
650344c2c2
|
Added vim sytax highlight files.
|
2015-06-03 21:31:51 -04:00 |
|
yhirose
|
7d08ed92d9
|
Supported 'logical or/and'.
|
2015-06-03 21:16:20 -04:00 |
|
yhirose
|
97235c313b
|
Name refactoring.
|
2015-06-03 18:42:25 -04:00 |
|
yhirose
|
471ed98277
|
Added 'mutable' support.
|
2015-06-03 18:39:10 -04:00 |
|
yhirose
|
8ce5650924
|
Fixed line end in error message.
|
2015-06-03 17:36:56 -04:00 |
|
yhirose
|
a4ad0d0d39
|
Changed 'fn' to 'fun'.
|
2015-06-03 17:36:35 -04:00 |
|
yhirose
|
1e4ad36f25
|
Fixed build error.
|
2015-06-03 08:16:33 -04:00 |
|
yhirose
|
f9fea06e74
|
Fixed problem with environment.
|
2015-06-02 23:15:25 -04:00 |
|
yhirose
|
5d5468857b
|
Fixed parse problem with PARAMETERS and ARGUMENTS.
|
2015-06-02 23:14:32 -04:00 |
|
yhirose
|
2b734978d1
|
Added NOTREACHED.
|
2015-06-02 14:21:43 -04:00 |
|
yhirose
|
f8da5085aa
|
Refactoring.
|
2015-06-02 14:17:08 -04:00 |
|
yhirose
|
18ffa7d28c
|
Code cleanup.
|
2015-06-01 17:59:43 -04:00 |
|
yhirose
|
23429486b1
|
Code cleanup.
|
2015-06-01 17:58:10 -04:00 |
|
yhirose
|
a7e2927efe
|
Added closure support.
|
2015-06-01 17:56:39 -04:00 |
|
yhirose
|
a4c9cec900
|
Changed environment to be shared pointer.
|
2015-06-01 16:19:30 -04:00 |
|
yhirose
|
5b9d6d8a57
|
Fixed 'str' in Value.
|
2015-05-29 00:20:54 -04:00 |
|
yhirose
|
fe88c34649
|
Changed to allow digits in identifier.
|
2015-05-29 00:20:15 -04:00 |
|
yhirose
|
3eded9ea36
|
Code cleanup.
|
2015-05-28 23:34:10 -04:00 |
|
yhirose
|
456ce928ea
|
Interpolated string support.
|
2015-05-28 23:32:04 -04:00 |
|
yhirose
|
8d2aeabb32
|
Changed 'print' to 'pp'.
|
2015-05-28 21:51:58 -04:00 |
|
yhirose
|
f3f73e5c35
|
Better error report.
|
2015-05-28 21:36:29 -04:00 |
|
yhirose
|
a7c2de1c32
|
Added 'else if' support.
|
2015-05-28 21:35:58 -04:00 |
|
yhirose
|
0ed897dd01
|
Added % operator.
|
2015-05-28 21:35:06 -04:00 |
|
yhirose
|
0168d19a0c
|
Added language project.
|
2015-05-28 19:19:46 -04:00 |
|
yhirose
|
7ef79b62e2
|
Added set_logger.
|
2015-05-28 19:18:45 -04:00 |
|
yhirose
|
67b241caba
|
Removed examples from CMakeLists.txt.
|
2015-05-28 19:18:13 -04:00 |
|
yhirose
|
ce51b0ee98
|
Updated ast methods.
|
2015-05-28 19:03:11 -04:00 |
|
yhirose
|
19c3644490
|
Improved AST printer.
|
2015-05-21 18:29:36 -04:00 |
|
yhirose
|
561defea8b
|
Changed to use 'size_t' for position.
|
2015-05-19 10:51:06 -04:00 |
|
yhirose
|
e40117b44c
|
Removed unused file from project.
|
2015-05-19 10:50:42 -04:00 |
|
yhirose
|
2badaa40a0
|
Cleanup code format.
|
2015-05-19 09:07:27 -04:00 |
|
yhirose
|
b8c2778e2a
|
Working on AST feature.
|
2015-05-19 09:07:03 -04:00 |
|
yhirose
|
738fe53e39
|
Fixed number parsing problem.
|
2015-04-25 08:11:06 +09:00 |
|
yhirose
|
d35c460cc1
|
Added CMakeLists.txt.
|
2015-04-16 20:10:25 -04:00 |
|
yhirose
|
8bac879ff9
|
Added the predicate control feature.
|
2015-04-08 12:02:26 -04:00 |
|
yhirose
|
faa70f1f37
|
Updated the 'catch' c++ unit test framework.
|
2015-04-08 12:00:35 -04:00 |
|
yhirose
|
9546860a77
|
Removed unused parameter.
|
2015-04-08 11:07:41 -04:00 |
|
yhirose
|
1f48b4ca82
|
Improved location info of error report.
|
2015-04-01 13:36:03 -04:00 |
|
yhirose
|
26060c0f00
|
Fixed duplicated symbol error.
|
2015-03-27 15:40:50 -04:00 |
|
yhirose
|
e8a016267f
|
Added calc3.vcxproj.
|
2015-03-25 22:33:22 -04:00 |
|
yhirose
|
7d17f7ce8d
|
Fixed error message problem.
|
2015-03-11 17:49:08 -04:00 |
|
yhirose
|
feff9d1d97
|
Updated documentation.
|
2015-03-11 14:10:59 -04:00 |
|
yhirose
|
59cb3b5aea
|
Removed 'str' method from SemanticValue.
|
2015-03-11 14:10:23 -04:00 |
|
yhirose
|
6c59c02ea9
|
Updated documentation and examples.
|
2015-03-11 13:53:24 -04:00 |
|
yhirose
|
e30b4a281f
|
Name refactoring.
|
2015-03-09 14:58:43 -04:00 |
|
yhirose
|
59f350673c
|
Improved 'map' interface on SemanticValues.
|
2015-03-05 22:00:18 -05:00 |
|
yhirose
|
81d7593ea1
|
Removed 'reduce' from SemanticValues.
|
2015-03-05 21:59:54 -05:00 |
|