mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-16 14:01:22 +00:00
bugfix: overflow checking for small ints; bugfix: tiny C works again
This commit is contained in:
@@ -63,6 +63,7 @@ Additions
|
||||
- The standard library can be built as a DLL. Generating DLLs has been
|
||||
improved.
|
||||
- Added ``expat`` module.
|
||||
- Added ``json`` module.
|
||||
|
||||
|
||||
2010-03-14 Version 0.8.8 released
|
||||
|
||||
Reference in New Issue
Block a user