Age | Commit message (Expand) | Author |
---|---|---|
2007-07-04 | Be more consistant with paths in #includes. Eventually, eliminate a bunch of... | Brian |
2007-04-24 | assorted fixes for Windows/VC8 | Karl Schultz |
2007-04-21 | Remove all the USE_MEMPOOL debug code. | Brian |
2007-04-21 | Use new memory pool allocator. Lots of debug code still in place... | Brian |
2007-03-07 | remove bogus assertion | Brian |
2007-01-28 | Lots of vartable clean-ups, fixes. Report an error message when we run out | Brian |
2007-01-27 | Clean-up of var/temp allocation function parameters. | Brian |
2007-01-27 | Improved register allocation: allow four 'float' vars or temporaries to share... | Brian |
2007-01-17 | do bounds check in _slang_push_var_table(), added comment | Brian |
2007-01-17 | handle var size > 4 in _slang_pop_var_table() | Brian |
2007-01-17 | Fix/clean-up a number of things related to variable/temporary allocation. | Brian |
2007-01-13 | Rework code related to temp register allocation, both for user variables | Brian |