mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-26 12:55:06 +00:00
todo.txt changes
This commit is contained in:
2
todo.txt
2
todo.txt
@@ -6,7 +6,6 @@ Version 0.8.14
|
||||
- optimize unused constants away (affected by HLO)
|
||||
- fix actors.nim; test with different thread var implementations
|
||||
- dead code elim for JS backend
|
||||
- implement lib/pure/memfiles properly
|
||||
|
||||
|
||||
version 0.9.0
|
||||
@@ -92,7 +91,6 @@ Library
|
||||
- radix tree for strings; maybe suffix tree
|
||||
- locale support
|
||||
- bignums
|
||||
- ftp (and other internet protocols)
|
||||
|
||||
- pdcurses bindings
|
||||
|
||||
|
||||
@@ -105,6 +105,7 @@ Library Additions
|
||||
``macros.parseStmt``, ``macros.getAst``.
|
||||
- Added ``locks`` core module for more flexible locking support.
|
||||
- Added ``irc`` module.
|
||||
- Added ``ftpclient`` module.
|
||||
|
||||
|
||||
2011-07-10 Version 0.8.12 released
|
||||
|
||||
Reference in New Issue
Block a user