1
0
mirror of https://github.com/aNNiMON/HotaruFX.git synced 2024-09-19 14:14:21 +03:00
Commit Graph

113 Commits

Author SHA1 Message Date
14875e83d4 Add functions support 2017-08-23 19:17:44 +03:00
c2670c97c8 Add map access support 2017-08-23 19:03:17 +03:00
2a8d336fff Add map support 2017-08-23 18:25:34 +03:00
d13c8ee849 Add evaluation of unary expression 2017-08-23 18:01:12 +03:00
69cbd5a04f Add evaluation of assignment, value and variable expressions 2017-08-23 17:47:12 +03:00
037b7aa67e Replace accessible get/set with visitor call 2017-08-23 17:23:08 +03:00
0ac7451627 Add interpreter skeleton 2017-08-23 16:30:48 +03:00
43a52fb049 Add parser 2017-08-22 12:47:43 +03:00
45749bf471 Add colon, plus, minus operators 2017-08-22 11:28:46 +03:00
37cf836c40 Add lexer 2017-08-21 16:41:06 +03:00
dc0dbe0db7 Add JUnit 5 dependency 2017-08-21 14:59:20 +03:00
c58b22eb2a Add Lombok dependency 2017-08-21 13:11:07 +03:00
2b9a2d5828 Init project 2017-08-21 12:26:13 +03:00