Commit Graph

72 Commits

Author SHA1 Message Date
Wolfgang Thaller 8b723e5685 -I and -D command line options (specify include paths/defines) 2014-10-16 02:26:41 +02:00
Wolfgang Thaller 30abda2087 silence warnings 2014-10-16 02:25:23 +02: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 959846f093 fix bug in hex numbers 2014-10-13 22:59:14 +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 2b5c415db3 add Rez/README.md 2014-10-09 00:52:39 +02:00
Wolfgang Thaller 6763bf3b4d handle strings properly (remove quotes, handle escapes) 2014-10-09 00:52:17 +02:00
Wolfgang Thaller 70b5b36d47 Rez: write actual resource files 2014-10-08 02:52:34 +02:00
Wolfgang Thaller cb25b8106c Rez: rect and point 2014-10-08 01:55:54 +02:00
Wolfgang Thaller e9edbb2ffa predefine true and false 2014-10-08 01:38:00 +02:00
Wolfgang Thaller 340db62480 Rez: IdentifierExpr: strings and subscripts 2014-10-08 01:37:51 +02:00
Wolfgang Thaller 50eb0f5373 Rez: fill and align 2014-10-08 01:37:28 +02:00
Wolfgang Thaller e0ab85c1c4 Rez: strings 2014-10-08 01:17:39 +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