trigger a new build for nimbuild; last commit fixes #14, #34, #101

This commit is contained in:
Araq
2012-03-17 02:10:39 +01:00
parent be1154106a
commit a1bde20c70

View File

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