15 Commits

Author SHA1 Message Date
josh
3301142147 added bool type
git-svn-id: svn://anubis/jtlc/trunk@20 f5bc74b8-7b62-4e90-9214-7121d538519f
2010-01-13 22:58:07 +00:00
josh
bf1baf16e6 parser.h now including parser.tab.hh (should only ever have to include parser/parser.h now); added PrimitiveTypeNode.cc with translation from primitive type to C type string
git-svn-id: svn://anubis/jtlc/trunk@18 f5bc74b8-7b62-4e90-9214-7121d538519f
2010-01-13 22:22:19 +00:00
josh
9c26b9593c more nodes
git-svn-id: svn://anubis/jtlc/trunk@15 f5bc74b8-7b62-4e90-9214-7121d538519f
2010-01-13 21:13:22 +00:00
josh
7b1893c1e5 many more nodes
git-svn-id: svn://anubis/jtlc/trunk@14 f5bc74b8-7b62-4e90-9214-7121d538519f
2010-01-13 21:02:33 +00:00
josh
55b80e8f09 started filling in new node types, creating them in parser
git-svn-id: svn://anubis/jtlc/trunk@13 f5bc74b8-7b62-4e90-9214-7121d538519f
2010-01-13 20:48:37 +00:00
josh
19dd46d14d created nodes subdir and moved Node.{h,cc} there
git-svn-id: svn://anubis/jtlc/trunk@11 f5bc74b8-7b62-4e90-9214-7121d538519f
2010-01-13 19:38:31 +00:00
josh
93fe98f7fd c_statement handler printing the string literal!
git-svn-id: svn://anubis/jtlc/trunk@10 f5bc74b8-7b62-4e90-9214-7121d538519f
2010-01-12 21:54:09 +00:00
josh
425ed9d84c added IntegerNode type
git-svn-id: svn://anubis/jtlc/trunk@9 f5bc74b8-7b62-4e90-9214-7121d538519f
2010-01-12 21:42:13 +00:00
josh
798342ec0b added parser/Node, operator==() to util/refptr
git-svn-id: svn://anubis/jtlc/trunk@8 f5bc74b8-7b62-4e90-9214-7121d538519f
2010-01-12 21:39:17 +00:00
josh
c9c59e41fc added util/refptr, tests/Initial.jtl, parser/parser.h, c_statement to grammar
git-svn-id: svn://anubis/jtlc/trunk@7 f5bc74b8-7b62-4e90-9214-7121d538519f
2010-01-12 21:30:34 +00:00
josh
bb982b62b8 modified example programs, added strings to lexer
git-svn-id: svn://anubis/jtlc/trunk@6 f5bc74b8-7b62-4e90-9214-7121d538519f
2010-01-12 20:23:08 +00:00
josh
e83a2f1f08 updated grammar a bit
git-svn-id: svn://anubis/jtlc/trunk@5 f5bc74b8-7b62-4e90-9214-7121d538519f
2010-01-12 17:40:16 +00:00
josh
57c9bbbbea added a lot to parser
git-svn-id: svn://anubis/jtlc/trunk@4 f5bc74b8-7b62-4e90-9214-7121d538519f
2009-03-31 00:31:07 +00:00
josh
f8b1248c72 set svn:ignore on directories, updated struct type in parser
git-svn-id: svn://anubis/jtlc/trunk@3 f5bc74b8-7b62-4e90-9214-7121d538519f
2009-03-30 00:14:21 +00:00
josh
01bd481bce initial import
git-svn-id: svn://anubis/jtlc/trunk@2 f5bc74b8-7b62-4e90-9214-7121d538519f
2009-03-28 15:17:48 +00:00