aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Full Unicode SupportgingerBill2016-08-151-0/+1
|
* append :: proc(s: ^[]T, i: T) -> boolgingerBill2016-08-141-0/+2
|
* Strings galore!gingerBill2016-08-051-1/+1
|
* String supportgingerBill2016-08-051-1/+1
|
* Basic call expression and fix to assignment count checkinggingerBill2016-08-031-2/+6
|
* Restart LLVM IR SSA generationgingerBill2016-07-301-7/+6
| | | | This is the third go and I'm going for it!
* Branch Statements, if init statement, File parsing errorsgingerBill2016-07-241-14/+12
|
* Compound literals and WarningsgingerBill2016-07-231-0/+3
|
* Support import files as modules (i.e. import only once)gingerBill2016-07-211-12/+12
|
* Random Order File Scope DeclarationgingerBill2016-07-121-6/+6
|
* Tags, enclosed proc results and better error handlinggingerBill2016-07-111-0/+3
|
* Initial CommitgingerBill2016-07-071-0/+41
Original Git Repo "went bad" so I had to restart.