Commit Graph

10 Commits

Author SHA1 Message Date
gingerBill 3fe7fc344d Compound literals and Warnings 2016-07-23 11:41:11 +01:00
gingerBill f8fd6fce0b Procedure Literal 2016-07-22 16:09:49 +01:00
gingerBill 86c083535f Path validator 2016-07-21 10:56:57 +01:00
gingerBill 51d0532c3e Only allow .odin files to be parsed 2016-07-21 00:38:15 +01:00
gingerBill cbd82e3c02 Support import files as modules (i.e. import only once) 2016-07-21 00:26:14 +01:00
gingerBill aa6a2caecb Random Order File Scope Declaration 2016-07-12 23:53:34 +01:00
gingerBill 9f90ff50cf Tags, enclosed proc results and better error handling 2016-07-11 00:10:15 +01:00
gingerBill f7a669d342 Initial release version
* Code cleanup
* Fix some TODOs
* Reduce heap allocation use and replace with arena allocation
2016-07-09 00:31:57 +01:00
gingerBill 9ba2a6d02c Slices and slice expressions 2016-07-08 01:04:57 +01:00
gingerBill 7430008fd7 Initial Commit
Original Git Repo "went bad" so I had to restart.
2016-07-07 21:47:33 +01:00