mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-13 06:43:52 +00:00
todo.txt updates
This commit is contained in:
3
todo.txt
3
todo.txt
@@ -13,12 +13,9 @@ version 1.0 battle plan
|
||||
Not critical for 1.0
|
||||
====================
|
||||
|
||||
- get GC:v2 stable: nim c --gc:v2 -r -d:useSysAssert -d:useGcAssert -d:smokeCycles -d:useRealtimeGc tests/gc/gctest
|
||||
|
||||
- find a solution for the x.f[T](y) gotcha
|
||||
- implement ``.delegate`` for .experimental
|
||||
- annotation support for getType()
|
||||
- ``concept`` needs to be refined, a nice name for the feature is not enough.
|
||||
- make '--implicitStatic:on' the default; then we can also clean up the
|
||||
'static[T]' mess in the compiler!
|
||||
- ``not`` or ``~`` for the effects system
|
||||
|
||||
Reference in New Issue
Block a user