aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Lift out of prehistoric timesHEADmasterTom Smeding2020-12-14
|
* STUFFtomsmeding2017-12-01
| | | | | | | | | This was lying around and I didn't want to not back this up to the server. Was apparently in the middle of testing the lifetime analysis module. I believe the terminal output for many input programs indicates that the two lifetime analysis modules do not agree.....
* Fix string offsetstomsmeding2017-12-01
|
* Malloc fix in liblangtomsmeding2017-09-03
|
* New lifetime analysis moduletomsmeding2017-09-03
|
* Remove some codegen debug loggingtomsmeding2017-09-03
|
* Better compiler interfacetomsmeding2017-09-03
|
* Fix data corruption bug in getctomsmeding2017-09-03
|
* Move *.lang files to a directorytomsmeding2017-09-02
|
* Proper struct assignment and optimisationstomsmeding2017-09-02
|
* Fully support structstomsmeding2017-09-02
|
* Global structs, better imul/idivtomsmeding2017-09-01
|
* Structs + typedefstomsmeding2017-09-01
|
* Optimisations (and array shift)tomsmeding2017-08-28
| | | | | | | Array points at data, not size stack alignment cross-platform liblang fast strlen
* Tenthtomsmeding2017-08-27
|
* Cleanup and featurestomsmeding2017-08-26
| | | | | debugger, bitwise ops, bounds checking, hex literals, better typing of some optimisations, makefile fix, exit function.
* Add break statementstomsmeding2017-08-26
|
* Seventhtomsmeding2017-08-21
|
* Better block orderingtomsmeding2017-08-20
|
* Fifthtomsmeding2017-08-20
|
* Fourthtomsmeding2017-08-20
|
* Separate lib into object filetomsmeding2017-08-20
|
* Secondtomsmeding2017-08-20
|
* Initialtomsmeding2017-08-19