mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-14 23:33:28 +00:00
3
todo.txt
3
todo.txt
@@ -49,8 +49,6 @@ Bugs
|
||||
|
||||
- bug: stress testing basic method example (eval example)
|
||||
without ``-d:release`` leaks memory?
|
||||
- bug: temp2.nim triggers weird compiler and except.nim bug
|
||||
- bug: negative array indexes fail to index check
|
||||
- bug: object {.pure, final.} does not work again!
|
||||
- bug: tsortdev does not run with native GC?
|
||||
|
||||
@@ -70,6 +68,7 @@ version 0.9.XX
|
||||
- tlastmod returns wrong results on BSD (Linux, MacOS X: works)
|
||||
- nested tuple unpacking; tuple unpacking in non-var-context
|
||||
- 'nimrod def': does not always work?
|
||||
- implement/generalize the effect system
|
||||
- test branch coverage
|
||||
- checked exceptions
|
||||
- make pegs support a compile-time option and make c2nim use regexes instead
|
||||
|
||||
Reference in New Issue
Block a user