[go: up one dir, main page]

Menu

/lib/libconio.a Commit Log


Commit Date  
[r644] (15.5 kB) by buzzphp

renaming lib folders. It was getting messy

2016-10-05 00:37:19 View
Download
[r630] (15.6 kB) by buzzphp

libconio is almost free from libgraph.

2016-10-04 00:55:24 View
Download
[r629] (15.7 kB) by buzzphp

libconio is almost free from libgraph.

2016-10-04 00:49:36 View
Download
[r628] (16.3 kB) by buzzphp

Fixed bug in swritef. I forgot the char format which is used by fopen

2016-10-04 00:22:57 View
Download
[r626] (16.4 kB) by buzzphp

Now late binding libgraph to conio in order to remove overhead for text only programs. Still more work to be done. It should remove 5-10K from a text only bin.

2016-10-03 23:30:03 View
Download
[r623] (15.4 kB) by buzzphp

Added tiny sprintf versions (swritef) which can be used to reduce bin sizes.

2016-10-03 12:04:46 View
Download
[r622] (14.9 kB) by buzzphp

"_" namespaced non-standard conio functions.

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
Older >