Commit Graph

  • 1d956dcc66 fix header generation main Arpad Ryszka 2025-08-20 03:44:05 +0200
  • 607d8deb14 fix header generation Arpad Ryszka 2025-08-20 03:39:11 +0200
  • eb2be6c5c0 fix unexported code generation Arpad Ryszka 2025-08-20 03:30:46 +0200
  • 3474d3615b fix unexported code generation Arpad Ryszka 2025-08-20 03:22:39 +0200
  • ab17c3b195 preserve init error Arpad Ryszka 2025-08-20 00:45:32 +0200
  • a8bec182b1 add go modules Arpad Ryszka 2025-08-19 00:56:08 +0200
  • a96580b2fd fix: all keywords need to be generated Arpad Ryszka 2019-02-02 21:27:01 +0100
  • 7b2eaa5c7a add keyword commit type Arpad Ryszka 2019-02-02 18:07:10 +0100
  • 19050f317b fix: use sequences from previous matches when failing and available Arpad Ryszka 2019-01-27 19:06:44 +0100
  • 03acd8dea4 fix generated builder: builders didn't have the generalizations registered Arpad Ryszka 2019-01-27 18:29:30 +0100
  • 505061f31a fix Makefile: no bash expansion Arpad Ryszka 2019-01-27 16:08:39 +0100
  • 146315f495 fix formatting Arpad Ryszka 2018-10-21 19:49:48 +0200
  • 3327e758c5 drop unused code Arpad Ryszka 2018-10-11 23:48:58 +0200
  • a7dc82ff12 fix test syntax Arpad Ryszka 2018-10-11 23:48:00 +0200
  • a31134291d test for bug in mml syntax: a.b[c] Arpad Ryszka 2018-10-11 23:36:00 +0200
  • dbe4a5302b fix/ignore-pending-builders Arpad Ryszka 2018-08-19 22:40:01 +0200
  • 3df7e79a0e fix experimental mml file test Arpad Ryszka 2018-08-19 19:37:27 +0200
  • 73d78d8030 add recent mml syntax Arpad Ryszka 2018-08-19 19:36:23 +0200
  • f7ccebbf93 fix eskip tests, test mml multiple operators on the same level Arpad Ryszka 2018-07-29 13:07:33 +0200
  • 0f3a64f9af make profiling a phony task Arpad Ryszka 2018-01-28 19:01:55 +0100
  • 444c559510 rename parse command to show Arpad Ryszka 2018-01-10 00:44:14 +0100
  • d6dde78f74 remove randomness from code generation Arpad Ryszka 2018-01-09 03:53:20 +0100
  • 9c97d790ab command fixes: - positional tests - init on check syntax - close input files Arpad Ryszka 2018-01-09 01:53:01 +0100
  • 8e0611f0b1 wrap command line docs Arpad Ryszka 2018-01-09 01:34:26 +0100
  • 395a6693d8 update command docs Arpad Ryszka 2018-01-09 01:03:19 +0100
  • fd0e62377a test explicit input over stdin and generate option defaults Arpad Ryszka 2018-01-09 00:31:00 +0100
  • 736741915c add parse command Arpad Ryszka 2018-01-09 00:21:35 +0100
  • ab3032e868 add check command Arpad Ryszka 2018-01-08 23:07:05 +0100
  • 9f541e527a refactor command options Arpad Ryszka 2018-01-08 22:06:41 +0100
  • 19c308fa33 refactor command options Arpad Ryszka 2018-01-08 21:03:00 +0100
  • f45e6bab4b check command Arpad Ryszka 2018-01-08 17:28:08 +0100
  • 6178b0c7a1 generate - testing Arpad Ryszka 2018-01-08 16:49:04 +0100
  • 9e25538b94 add generate command Arpad Ryszka 2018-01-07 01:45:56 +0100
  • db2022d46d generator tests Arpad Ryszka 2018-01-06 22:56:26 +0100
  • 184fa9e1ed recover tests Arpad Ryszka 2018-01-06 21:30:07 +0100
  • eb8250c311 simplify generated output Arpad Ryszka 2018-01-06 20:30:00 +0100
  • 68ce88cc6f use generated syntax for all parsers Arpad Ryszka 2018-01-05 19:06:10 +0100
  • 070ddcf77f drop manual boot Arpad Ryszka 2018-01-04 19:27:43 +0100
  • 248a137158 generate self :) Arpad Ryszka 2018-01-04 18:36:59 +0100
  • c27f199e56 review format Arpad Ryszka 2017-12-31 18:03:12 +0100
  • 6d3fe17ddb refactor parsing phase Arpad Ryszka 2017-12-31 17:34:10 +0100
  • c4591babe0 review init phase Arpad Ryszka 2017-12-31 16:52:41 +0100
  • f807c9d399 refactor definition phase Arpad Ryszka 2017-12-31 16:14:56 +0100
  • c96050347f remove unused code Arpad Ryszka 2017-12-30 16:43:55 +0100
  • b74e70080a postpone verbose error messages Arpad Ryszka 2017-12-29 21:35:11 +0100
  • 5d242cff86 Merge branch 'master' into errors Arpad Ryszka 2017-12-29 21:33:50 +0100
  • 55f41da721 note about comment formatting Arpad Ryszka 2017-12-29 21:33:03 +0100
  • d3ee270a23 refactor format tests Arpad Ryszka 2017-12-29 21:29:21 +0100
  • d7105cf396 fix single char class printing Arpad Ryszka 2017-12-29 21:23:45 +0100
  • 360103b56a [FAILING] failing verbose error output test Arpad Ryszka 2017-12-29 19:03:56 +0100
  • 57f1fcd5f1 create fail pass flag Arpad Ryszka 2017-12-29 18:36:58 +0100
  • 3a843b21dc fix longest failing error position Arpad Ryszka 2017-12-29 18:20:06 +0100
  • 965234694e test verbose error message Arpad Ryszka 2017-12-29 15:39:12 +0100
  • 32b51949b7 fix error reporting in recursive definitions Arpad Ryszka 2017-12-29 14:59:13 +0100
  • 692811a1a3 fix finding deepest user defined failing node Arpad Ryszka 2017-11-28 20:52:02 +0100
  • 11ba9708d9 initial error reporting Arpad Ryszka 2017-11-26 18:48:56 +0100
  • 0ebf532a30 error message Arpad Ryszka 2017-11-26 02:34:34 +0100
  • a25d7523b5 Merge branch 'master' into errors Arpad Ryszka 2017-11-26 01:53:53 +0100
  • 78d08abb78 add formatting for definitions Arpad Ryszka 2017-11-26 01:49:22 +0100
  • 0837802209 test choice/sequence preference Arpad Ryszka 2017-11-26 00:52:08 +0100
  • b06dc6d207 fix choice error reporting Arpad Ryszka 2017-11-25 22:01:02 +0100
  • 41fdcbdef0 [FAILING] error reporting, part Arpad Ryszka 2017-11-25 17:37:05 +0100
  • 062ad5b046 simplify build time pending check Arpad Ryszka 2017-11-06 11:41:00 +0100
  • 1ed65518e6 simplify build time pending check Arpad Ryszka 2017-11-06 11:14:28 +0100
  • 79fa303bed fix ci build task Arpad Ryszka 2017-11-05 05:07:55 +0100
  • 327564ae66 add go vet Arpad Ryszka 2017-11-05 05:07:20 +0100
  • 832d0d3d01 check format on build Arpad Ryszka 2017-11-05 04:55:37 +0100
  • c32e326311 make publish code coverage fail if fails Arpad Ryszka 2017-11-05 04:49:36 +0100
  • 660d50783a fix build, add build badge Arpad Ryszka 2017-11-05 04:29:01 +0100
  • a2f607034d move test fixtures to a subdirectory Arpad Ryszka 2017-11-05 04:25:42 +0100
  • d9f82dc9cb fix go get deps Arpad Ryszka 2017-11-05 04:08:08 +0100
  • 99f3883b4d update travis key Arpad Ryszka 2017-11-05 04:05:22 +0100
  • 216a3427ae fix travis build Arpad Ryszka 2017-11-05 04:01:27 +0100
  • cf14f01935 add deps task to ci-trigger Arpad Ryszka 2017-11-05 03:48:38 +0100
  • 14f0f1ea70 init travis build Arpad Ryszka 2017-11-05 03:45:15 +0100
  • d0cfe9ebad coverage publish task Arpad Ryszka 2017-11-05 03:38:24 +0100
  • 72f47e1241 improve testing Arpad Ryszka 2017-11-05 03:28:36 +0100
  • b640b60ba9 refactor - remove stale TODOs Arpad Ryszka 2017-11-04 22:58:43 +0100
  • 446022c546 refactor - ranges Arpad Ryszka 2017-11-04 22:49:42 +0100
  • 1a27c52e7c refactor - build phase Arpad Ryszka 2017-11-04 22:24:55 +0100
  • 60172b2f9f fix bug with building empty items of sequences Arpad Ryszka 2017-11-04 22:08:15 +0100
  • 930fb9f449 refactor parse phase - finalize Arpad Ryszka 2017-11-02 22:55:19 +0100
  • 223b868cf0 refactor parse phase - parsers Arpad Ryszka 2017-11-02 22:46:07 +0100
  • 77c3356427 refactor parse phase - parsers Arpad Ryszka 2017-11-02 22:19:03 +0100
  • 0efa15656d refactor parse phase - context Arpad Ryszka 2017-11-02 20:49:49 +0100
  • e0f61f9d28 refactor init phase - definitions Arpad Ryszka 2017-11-01 03:54:53 +0100
  • 52b2bcc751 refactor init phase - core Arpad Ryszka 2017-11-01 02:43:46 +0100
  • c43dd97310 refactor definition phase Arpad Ryszka 2017-11-01 00:19:29 +0100
  • 65678eb8bc validate external symbol names Arpad Ryszka 2017-10-31 21:53:09 +0100
  • c895aed608 drop tracing Arpad Ryszka 2017-10-31 21:09:30 +0100
  • 066fd28cda Merge branch 'master' into refactor Arpad Ryszka 2017-10-29 20:01:53 +0100
  • 2662cc8107 rename .parser extension to .treerack Arpad Ryszka 2017-10-29 20:01:33 +0100
  • fd669167a0 full tests before commit Arpad Ryszka 2017-10-29 16:47:03 +0100
  • f0288e26b4 cleanup boot Arpad Ryszka 2017-10-29 16:46:17 +0100
  • 278a4952b9 cleanup boot Arpad Ryszka 2017-10-29 16:38:32 +0100
  • 6c381264bd remove duplicate test Arpad Ryszka 2017-10-29 15:56:40 +0100
  • 38d1b0537f Merge branch 'automatic-whitespace' Arpad Ryszka 2017-10-29 15:55:53 +0100
  • 230c01bac3 automatic whitespace for self Arpad Ryszka 2017-10-29 15:55:12 +0100
  • 95dbb1db06 fix embedded no whitespace Arpad Ryszka 2017-10-29 15:12:47 +0100
  • ac418bde03 boot whitespace Arpad Ryszka 2017-10-29 02:49:54 +0200