| Commit | Date | |
|---|---|---|
| 2016-10-03 10:09:09 |
View
Download |
|
|
[r609]
(14.9 kB)
by
buzzphp
Fixed the LWASM slowness issue. For large ASM files (>1000), I use the 'forwardrefmax' pragma, which means all branches will be long. This doesn't effect projects which are broken up into small objects. |
2016-10-02 05:21:34 |
View
Download |
|
[r592]
(14.9 kB)
by
buzzphp
Experimenting with some peephole optimizations. Trying to reduce the bin sizes. |
2016-10-01 07:03:46 |
View
Download |
|
[r569]
(14.9 kB)
by
buzzphp
AMOC now removes unneeded symbols from files, reducing the final lib by 100kb+. Speeds up linking too. |
2016-09-28 23:36:14 |
View
Download |
| 2016-09-28 22:18:05 |
View
Download |
|
|
[r516]
(19.3 kB)
by
buzzphp
Found a bug in the heap_malloc.c. Fixed and tested. I'll test until its 100% perfect! |
2016-09-25 18:40:16 |
View
Download |
| 2016-09-24 15:49:49 |
View
Download |
|
|
[r472]
(18.9 kB)
by
buzzphp
Added rpncalc.c example from Brian K. Holman |
2016-09-23 02:24:38 |
View
Download |
| 2016-09-22 20:36:09 |
View
Download |
|
| 2016-09-22 17:27:47 |
View
Download |