summary refs log tree commit diff stats
path: root/todo.txt
Commit message (Expand)AuthorAgeFilesLines
* fixes #1809; implements overloading based on 'var T'Araq2015-03-141-3/+1
* fixes #1819Araq2015-03-121-1/+0
* fixes #2287Araq2015-03-121-0/+1
* GC: get rid of pathological behaviour for stack markingAraq2015-03-081-1/+0
* improved --debugger switch; updated release planAraq2015-02-271-2/+3
* fixes #2199, fixes #2197Araq2015-02-241-0/+1
* implements a type API for macrosAraq2015-02-241-1/+0
* fixes #2068Araq2015-02-121-0/+1
* ordinary parameters can follow a varargs parameterAraq2015-02-121-1/+1
* fixed minor bugs; cleaned up testsAraq2015-02-121-1/+0
* cleanup index generationAraq2015-02-101-3/+0
* cleaned up GC tests; fixes object variant re-assign bugAraq2015-02-101-1/+1
* fixes #1131Araq2015-02-101-1/+0
* tables work in 'const' sections; echo supports 'nil' strings; minor cleanupsAraq2015-02-091-3/+12
* compiler distinguishes between 2 different 'var' types for C++ interop; code ...Araq2015-02-071-1/+0
* fixes #2039Araq2015-01-311-1/+1
* nimsuggest improvementsAraq2015-01-301-0/+1
* documented new C++ supportAraq2015-01-281-1/+0
* added missing fileAraq2015-01-271-0/+1
* better documentation for 'finished' for first class iteratorsAraq2015-01-271-3/+0
* nimsuggest: first versionAraq2015-01-271-1/+0
* revert to old behaviour: tuple field names are not ignored anymore; fixes #1920Araq2015-01-181-2/+0
* fixes the integer conversion regressionsAraq2015-01-131-2/+4
* fixes #1915Araq2015-01-121-0/+3
* website improvementsAraq2014-12-261-0/+1
* fixes #1120Araq2014-12-251-2/+2
* tuple field names are ignoredAraq2014-12-231-1/+0
* better CSS; better docs for teh tables moduleAraq2014-12-211-2/+0
* cleaned up os.nim; docgen improvementsAraq2014-12-211-1/+0
* website improvementsAraq2014-12-121-1/+0
* website slightly improvedAraq2014-12-111-1/+0
* fixes #1689Araq2014-12-101-0/+5
* new websiteAraq2014-12-101-2/+0
* minor improvement to the barrier implementationAraq2014-12-091-1/+4
* implements 'defer'Araq2014-12-041-1/+4
* smileys configurable; safer image attribute handlingAraq2014-11-291-0/+1
* implemented procCall builtinAraq2014-11-281-1/+0
* fixes #619Araq2014-11-151-1/+0
* proper fix for stack initialization and threadvar emulationAraq2014-11-111-0/+1
* fixes #1646Araq2014-11-101-2/+1
* the codegen doesn't emit deepCopy for parallel statementsAraq2014-11-081-3/+2
* todo.txt updatesAraq2014-11-041-6/+2
* documented nimfixAraq2014-11-041-2/+3
* added threadpool and cpuinfo to the docgenAraq2014-11-031-0/+1
* minor changes to the threading docsAraq2014-11-011-4/+5
* documentation updatesAraq2014-10-111-1/+1
* should compile with csources againAraq2014-10-061-2/+0
* updated some testsAraq2014-10-041-2/+1
* implemented mixed mode codegenAraq2014-10-031-2/+2
* recursive tuple types are now invalid (breaking change)Araq2014-10-021-5/+0