Alex Shinn
|
e0151c2a51
|
Proper undefined identifier warnings for libraries.
Works with begin and include, order no longer matters.
|
2012-03-01 21:51:05 +09:00 |
|
Alex Shinn
|
066d24c2d1
|
Not warning about undefs on an error is bad - modifying to warn for everything
except the irritants of the error, to avoid the duplicate warn+error undefined.
|
2012-02-02 23:44:15 +09:00 |
|
Alex Shinn
|
52a3f55721
|
Making exceptions properly thread-local.
|
2011-12-25 16:28:53 +09:00 |
|
Alex Shinn
|
e608bec866
|
using result length from fread; string-count optimized and safe for invalid strings.
|
2011-11-26 13:04:51 +09:00 |
|
Alex Shinn
|
2caa285a63
|
Making the dynamic-wind state thread-specific.
|
2011-11-12 11:03:30 +09:00 |
|
Alex Shinn
|
1b4cc2ad14
|
Removing uses of sexp_api_params and sexp_api_pass which were ugly and no longer supported anyway.
The definitions are still provided for backwards compatibility.
|
2011-11-07 01:30:55 +09:00 |
|
Alex Shinn
|
0a22de0e12
|
type printers are now stored as opcodes instead of generated on the fly
|
2011-11-07 01:00:26 +09:00 |
|
Alex Shinn
|
4ae5949d54
|
fixing header alignment in disasm
|
2011-11-01 22:51:09 +09:00 |
|