Sun, 10 May 2020 22:38:24 -0600 |
William Astle |
Fix bad usage of sprintf()
|
Thu, 06 Feb 2020 15:04:05 -0700 |
William Astle |
Fix missing extern declaration
|
Sun, 27 Oct 2019 12:06:01 -0600 |
William Astle |
Add basic syntax for typecasting
|
Sat, 26 Oct 2019 22:01:55 -0600 |
William Astle |
Add integer shifts and fix code template errors for mul/div/mod
|
Thu, 24 Oct 2019 22:41:04 -0600 |
William Astle |
Update lwcc driver to actually do something useful sometimes
|
Thu, 26 Sep 2019 21:37:49 -0600 |
William Astle |
Unbork "make install"
|
Wed, 25 Sep 2019 20:23:49 -0600 |
William Astle |
Add various operators to lwcc
|
Tue, 24 Sep 2019 22:07:56 -0600 |
William Astle |
Add basic integer operations to lwcc
|