summary refs log tree commit diff stats
path: root/web/news.txt
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'devel' into bigbreakAraq2014-10-131-14/+16
|\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: compiler/ast.nim compiler/nimfix/prettybase.nim compiler/pragmas.nim compiler/sempass2.nim doc/manual.txt koch.nim lib/pure/concurrency/threadpool.nim web/news.txt
| * updated news.txt slightlyAraq2014-10-121-2/+2
| |
| * documentation updatesAraq2014-10-111-41/+48
| |
* | documentation updatesAraq2014-10-111-2/+6
| |
* | implemented mixed mode codegenAraq2014-10-031-1/+18
| |
* | recursive tuple types are now invalid (breaking change)Araq2014-10-021-1/+1
| |
* | bugfix: 'T = ref T' is an illegal recursive typeAraq2014-10-021-0/+1
| |
* | system.writeFile works at compile-timeAraq2014-10-021-1/+1
| |
* | deprecated string case statements without 'else'Araq2014-10-021-0/+5
| |
* | some progress on documentation buildingAraq2014-09-171-2/+2
| |
* | More docgen fixes.Dominik Picheta2014-09-131-1/+4
| |
* | Added more information to the news.Dominik Picheta2014-09-091-2/+13
| |
* | Mentioned new comment handling in news.txt.Dominik Picheta2014-09-091-1/+2
| |
* | the big renamefest: first stepsAraq2014-08-221-0/+2
|/
* fixes 'gcsafe'Araq2014-08-121-0/+4
|
* Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-08-111-0/+2
|\
| * Added SafeDisconn for accept.Dominik Picheta2014-08-101-0/+2
| |
* | distinguish between 'defined' and 'declared'Araq2014-08-111-0/+4
|/
* 'lambda' is no keyword anymoreAraq2014-08-081-0/+1
|
* progress on deepCopyAraq2014-08-011-0/+8
|
* Fixes #1065.Dominik Picheta2014-07-201-1/+3
|
* added stack overflow preventionAraq2014-07-161-1/+2
|
* Merge pull request #1341 from def-/algorithm-reversedAndreas Rumpf2014-07-151-0/+1
|\ | | | | Add reversed proc
| * Update news.txtdef2014-07-091-0/+1
| |
* | Merge branch 'new_spawn' into develAraq2014-07-151-0/+2
|\ \ | | | | | | | | | | | | | | | | | | Conflicts: todo.txt web/news.txt web/nimrod.ini
| * | minor changes to todo.txtAraq2014-06-281-0/+2
| | |
* | | fixes latest regressionAraq2014-07-111-0/+2
| |/ |/|
* | generated by cgit-pink 1.4.1-2-gfad0 (git 2.36.2.497.gbbea4dcf42) at 2025-02-13 23:11:05 +0000