summary refs log tree commit diff stats
path: root/todo.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* bugfix: 'T = ref T' is an illegal recursive typeAraq2014-10-021-1/+3
* 'try' works at compile-timeAraq2014-10-021-92/+3
* system.writeFile works at compile-timeAraq2014-10-021-2/+0
* manual split up into multiple files; documented the new concurrency systemAraq2014-10-021-1/+1
* implemented locking levels; still incompleteAraq2014-09-271-2/+0
* deepCopy is instantiated when its corresponding type is instantiatedAraq2014-09-261-4/+2
* 'let' within 'parallel' now worksAraq2014-09-221-3/+4
* made tests greenAraq2014-09-221-2/+4
* made some tests greenAraq2014-09-211-1/+0
* implemented 'guard' annotationAraq2014-09-211-3/+4
* renamed URLencode to encodeUrlAraq2014-09-101-1/+0
* 'pretty' command does not exist anymore; improvements for nimfixAraq2014-09-101-0/+1
* 'nimfix' improvements; FdSet is TFdSet againAraq2014-09-081-4/+1
* nimfix handles helloworldAraq2014-09-061-1/+2
* fixes #903, fixes #1513Araq2014-09-031-1/+3
* minor improvement for nim prettyAraq2014-08-311-0/+6
* big renameAraq2014-08-271-1/+0
* renamefestAraq2014-08-231-1/+0
* the big renamefest: first stepsAraq2014-08-221-0/+5
* fixes 'gcsafe'Araq2014-08-121-2/+0
* distinguish between 'defined' and 'declared'Araq2014-08-111-1/+1
* progress on deepCopyAraq2014-08-011-11/+11
* JS compilation works againAraq2014-07-161-1/+0
* Merge branch 'new_spawn' into develAraq2014-07-151-0/+1
|\