todo.txt updates

This commit is contained in:
Andreas Rumpf
2017-10-16 16:46:03 +02:00
parent 955b48cf15
commit 309838c6ed

View File

@@ -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