Commit Graph

9 Commits

Author SHA1 Message Date
edaa686a2a add method to get the value as a struct 2020-03-09 12:47:44 +01:00
Marvin Kaiser
0316a7d4bf 25: Start adding Float Type 2020-03-03 20:45:55 +01:00
e978b4d52c remove unused import 2020-02-04 00:07:56 +01:00
fc33ab6b12 add method to get the raw value representation 2020-02-03 23:52:21 +01:00
1186bb4550 add bool literal 2020-01-20 15:26:55 +01:00
c26cb6ddf5 add context analysis and custom visitors 2019-11-04 17:35:15 +01:00
Marvin Kaiser
64c41122d0 Rewrote grammar, implemented two visitors 2019-10-29 09:51:43 +01:00
ce39b5cc02 remove obsolete Value class since we currently only use plain-old Integers 2019-10-28 21:53:20 +01:00
Marvin Kaiser
bc4cc334bd Added implementation for a visitor 2019-10-28 16:13:37 +01:00