mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-13 06:43:52 +00:00
minor changes to todo.txt
This commit is contained in:
5
todo.txt
5
todo.txt
@@ -1,6 +1,11 @@
|
||||
version 0.9.6
|
||||
=============
|
||||
|
||||
- move pas2nim into its own repository
|
||||
- tester: .elf
|
||||
- overloading of '='; general lift mechanism
|
||||
|
||||
|
||||
Concurrency
|
||||
-----------
|
||||
|
||||
|
||||
@@ -12,6 +12,8 @@ News
|
||||
- ``spawn`` now uses an elaborate self-adapting thread pool and as such
|
||||
has been moved into its own module. So to use it, you now have to import
|
||||
``threadpool``.
|
||||
- ``c2nim`` moved into its own repository and is now a Babel package.
|
||||
- ``pas2nim`` moved into its own repository and is now a Babel package.
|
||||
|
||||
|
||||
Library Additions
|
||||
|
||||
Reference in New Issue
Block a user