Commit Graph

8 Commits

Author SHA1 Message Date
Brian Picciano
da0d0dfc18 got macro statements working 2016-07-28 13:57:17 -06:00
Brian Picciano
fd125b3dcd actually connect Expr to llvm somewhat, wrote addExpr 2016-07-24 15:57:48 -06:00
Brian Picciano
b53da9531c implement expr.Macro 2016-07-24 15:04:06 -06:00
Brian Picciano
9f53060b0c refactor expr to remove complexity in individual types 2016-07-24 14:52:15 -06:00
Brian Picciano
b988e22416 implement ParseAsBlock 2016-07-24 12:53:15 -06:00
Brian Picciano
2e76bebab3 fix problem with arrow not connecting if the left side was a tuple 2016-07-23 20:37:10 -06:00
Brian Picciano
09ab9399e5 add err field to exprErr 2016-07-23 20:26:26 -06:00
Brian Picciano
0de50c47ba move expr into its own package, make basic main 2016-07-23 11:06:26 -06:00