Commit Graph

23 Commits

Author SHA1 Message Date
Wolfgang Thaller 303428e10a Rez: allow trailing commas, like the original Rez does 2019-01-23 19:33:27 +01:00
Wolfgang Thaller a3d330fa3b Revert ineffective workaround for bison 3.2.3 bug
This reverts commit 7eced7335a.
2018-12-25 00:07:16 +01:00
Wolfgang Thaller 7eced7335a work around bison 3.2 bug (fixes #72) 2018-12-23 12:02:36 +01:00
Wolfgang Thaller 00471c6104 compatibility with bison 3.2 (fix #70) 2018-12-22 10:07:18 +01:00
Wolfgang Thaller f52121964c Rez: accept "binary" radix declaration for fields 2018-01-07 12:58:25 +01:00
Wolfgang Thaller 334f06ed83 Rez: support resource attributes & names 2015-07-20 01:51:33 +02:00
Wolfgang Thaller 02d81fb95b fix incorrect @1 2014-10-31 00:39:23 +01:00
Wolfgang Thaller 6cfeafc91a use @1 instead of @0 (@0 doesn't work.) 2014-10-30 03:05:22 +01:00
Wolfgang Thaller 2e6fe30d61 Rez: implement "type 'XXXX' as 'YYYY'" directive 2014-10-30 02:57:39 +01:00
Wolfgang Thaller 3da8beb96f Rez: add some error reporting 2014-10-30 02:56:49 +01:00
Wolfgang Thaller 701c6d21bc Rez: "data" declarations 2014-10-14 02:19:26 +02:00
Wolfgang Thaller c93cb8feae implement $$byte, $$word, $$long, $$bitfield 2014-10-14 00:11:21 +02:00
Wolfgang Thaller 3aed54a672 string concat, $$read function; make function names keywords 2014-10-12 19:16:02 +02:00
Wolfgang Thaller 127db48a26 Rez: command line options 2014-10-09 22:15:13 +02:00
Wolfgang Thaller 2b64cb707d Rez: string literal concatenation, hex strings 2014-10-09 21:41:41 +02:00
Wolfgang Thaller 70b5b36d47 Rez: write actual resource files 2014-10-08 02:52:34 +02:00
Wolfgang Thaller 50eb0f5373 Rez: fill and align 2014-10-08 01:37:28 +02:00
Wolfgang Thaller 399131a8a6 Rez: switch 2014-10-08 01:17:17 +02:00
Wolfgang Thaller a02d56ba1c Rez: Labels, $$CountOf, $$ArrayIndex 2014-10-08 00:41:40 +02:00
Wolfgang Thaller 523a68d3de primitive array support 2014-10-07 20:44:40 +02:00
Wolfgang Thaller e5d2ab752a can layout (but not really compile) resources consisting of integers only 2014-10-07 20:15:46 +02:00
Wolfgang Thaller 2b3e533937 start with semantics 2014-10-06 17:03:25 +02:00
Wolfgang Thaller cb554ed40f Rez: successful parse. 2014-10-05 23:52:34 +02:00