Commit Graph

56 Commits

Author SHA1 Message Date
Arpad Ryszka
68ce88cc6f use generated syntax for all parsers 2018-01-05 19:06:10 +01:00
Arpad Ryszka
248a137158 generate self :) 2018-01-04 18:36:59 +01:00
Arpad Ryszka
6d3fe17ddb refactor parsing phase 2017-12-31 17:34:10 +01:00
Arpad Ryszka
57f1fcd5f1 create fail pass flag 2017-12-29 18:36:58 +01:00
Arpad Ryszka
3a843b21dc fix longest failing error position 2017-12-29 18:20:06 +01:00
Arpad Ryszka
32b51949b7 fix error reporting in recursive definitions 2017-12-29 14:59:13 +01:00
Arpad Ryszka
692811a1a3 fix finding deepest user defined failing node 2017-11-28 20:52:02 +01:00
Arpad Ryszka
11ba9708d9 initial error reporting 2017-11-26 18:48:56 +01:00
Arpad Ryszka
a25d7523b5 Merge branch 'master' into errors 2017-11-26 01:53:53 +01:00
Arpad Ryszka
78d08abb78 add formatting for definitions 2017-11-26 01:49:22 +01:00
Arpad Ryszka
b06dc6d207 fix choice error reporting 2017-11-25 22:01:02 +01:00
Arpad Ryszka
41fdcbdef0 [FAILING] error reporting, part 2017-11-25 17:37:05 +01:00
Arpad Ryszka
062ad5b046 simplify build time pending check 2017-11-06 11:41:00 +01:00
Arpad Ryszka
1ed65518e6 simplify build time pending check 2017-11-06 11:14:28 +01:00
Arpad Ryszka
72f47e1241 improve testing 2017-11-05 03:28:36 +01:00
Arpad Ryszka
b640b60ba9 refactor - remove stale TODOs 2017-11-04 22:58:43 +01:00
Arpad Ryszka
446022c546 refactor - ranges 2017-11-04 22:49:42 +01:00
Arpad Ryszka
1a27c52e7c refactor - build phase 2017-11-04 22:24:55 +01:00
Arpad Ryszka
60172b2f9f fix bug with building empty items of sequences 2017-11-04 22:08:15 +01:00
Arpad Ryszka
223b868cf0 refactor parse phase - parsers 2017-11-02 22:46:07 +01:00
Arpad Ryszka
77c3356427 refactor parse phase - parsers 2017-11-02 22:19:03 +01:00
Arpad Ryszka
0efa15656d refactor parse phase - context 2017-11-02 20:49:49 +01:00
Arpad Ryszka
e0f61f9d28 refactor init phase - definitions 2017-11-01 03:54:53 +01:00
Arpad Ryszka
52b2bcc751 refactor init phase - core 2017-11-01 02:43:46 +01:00
Arpad Ryszka
c895aed608 drop tracing 2017-10-31 21:09:30 +01:00
Arpad Ryszka
89a5e3ae0d automatic whitespace for keyval 2017-10-29 00:21:43 +02:00
Arpad Ryszka
5fd3d6b7ba add whitespace support 2017-10-28 22:54:15 +02:00
Arpad Ryszka
d2faeab35e reenable boot tests 2017-10-27 16:23:17 +02:00
Arpad Ryszka
7f243c6a30 add notes 2017-10-27 16:04:09 +02:00
Arpad Ryszka
35a42d7dba find bug with min, max and sequence includes 2017-08-06 21:47:53 +02:00
Arpad Ryszka
246b68b0c2 validation 2017-08-06 20:43:52 +02:00
Arpad Ryszka
74549f3576 normalize, skeleton 2017-08-06 20:32:59 +02:00
Arpad Ryszka
fa14548297 remove dead code 2017-08-06 01:40:29 +02:00
Arpad Ryszka
ce60b08c8d small optimizations 2017-07-30 05:10:46 +02:00
Arpad Ryszka
1b21b8fde2 mini micro optimizations 2017-07-30 02:35:51 +02:00
Arpad Ryszka
a592d1b4a5 disable tracing 2017-07-29 23:26:08 +02:00
Arpad Ryszka
1fef0c5000 Merge branch 'master' into separate-build-phase 2017-07-29 23:11:14 +02:00
Arpad Ryszka
c83887a876 fix storing included 2017-07-29 23:05:57 +02:00
Arpad Ryszka
3aa2d9a6b0 enable tracing, disable storing included 2017-07-29 22:31:16 +02:00
Arpad Ryszka
0b699ece28 enable tracing 2017-07-29 22:10:47 +02:00
Arpad Ryszka
b1969e802f remove included during build 2017-07-29 20:04:22 +02:00
Arpad Ryszka
73585dd07d separate build phase for boot 2017-07-29 18:40:22 +02:00
Arpad Ryszka
1e7c0e8c28 add builder definitions 2017-07-29 16:25:17 +02:00
Arpad Ryszka
72c8418e45 refactore included 2017-07-27 01:48:16 +02:00
Arpad Ryszka
86d244790a microoptimizations in exclude/include, sequence and choice 2017-07-18 00:38:44 +02:00
Arpad Ryszka
ea01f81ef0 store sequences 2017-07-17 21:58:03 +02:00
Arpad Ryszka
2db706b1d1 remove node commit 2017-07-17 04:23:29 +02:00
Arpad Ryszka
7c53a121de reduce storage size 2017-07-16 23:15:42 +02:00
Arpad Ryszka
baa2ceede8 use id based cache 2017-07-15 23:00:43 +02:00
Arpad Ryszka
50592ed83f use numeric ids during init 2017-07-15 22:12:01 +02:00