summary refs log tree commit diff stats
path: root/todo.txt
Commit message (Collapse)AuthorAgeFilesLines
* minor todo.txt updateAndreas Rumpf2017-04-021-1/+0
|
* todo updatesAraq2017-03-081-7/+0
|
* nimsuggest: fixes nimsuggest bug #45; do not show suggestions in string ↵Araq2017-03-081-0/+7
| | | | literals or comments
* finally todo.txt reflects reality againAndreas Rumpf2017-01-221-10/+7
|
* fixes #4721Andreas Rumpf2016-09-071-1/+0
|
* minor thingsAndreas Rumpf2016-08-241-0/+1
|
* make tests green againAndreas Rumpf2016-07-291-3/+0
|
* stdlib and compiler don't use .immediate anymoreAndreas Rumpf2016-07-291-1/+3
|
* generic multi-methods should work nowAndreas Rumpf2016-07-281-1/+0
|
* overloading of dot and parenthesis operators should now be done in .experimentalAndreas Rumpf2016-07-221-2/+1
|
* todo.txt updateAndreas Rumpf2016-07-181-1/+2
|
* added system.newSeqOfCap for improved efficiencyAndreas Rumpf2016-07-151-1/+0
|
* version 1 battle planAndreas Rumpf2016-07-151-13/+13
|
* documented new .this pragmaAndreas Rumpf2016-06-061-1/+0
|
* updated todo.txtAndreas Rumpf2016-06-061-3/+2
|
* fixes #4207Andreas Rumpf2016-06-011-0/+1
|
* Merge branch 'db_odbc2' of https://github.com/jlp765/Nim into jlp765-db_odbc2Andreas Rumpf2016-05-281-1/+1
|\
* | minor todo.txt updateAndreas Rumpf2016-05-281-1/+0
| |
* | todo updatedAndreas Rumpf2016-03-181-1/+1
| |
* | use 'using' instead of 'sig' keyword; cleans up new features a bitAndreas Rumpf2016-02-291-0/+3
| |
* | some progress on GC v2Andreas Rumpf2016-02-031-0/+3
|/
* implements multi-line-comments; pounds are stripped from the doc commentsAndreas Rumpf2016-01-161-1/+1
|
* updated the documentation for the 'do' notationAndreas Rumpf2016-01-161-1/+0
|
* Merge branch 'crazy_concurrency' into no-echo-gotchaAndreas Rumpf2016-01-161-1/+1
|\
| * todo updateAndreas Rumpf2016-01-161-0/+1
| |
* | finally removes 'echo ' gotchaAndreas Rumpf2016-01-151-3/+4
|/
* fixes #3550Araq2015-11-181-1/+1
|
* updated todo.txtAraq2015-10-281-86/+35
|
* first attempt to fix 'a[i]' handling in genericsAraq2015-09-121-1/+0
|
* implicit return types for iterators are now deprecatedAraq2015-09-101-1/+0
|
* documented NimScriptAraq2015-09-071-2/+0
|
* fixes #2590; methods now require a .base annotationAraq2015-09-061-1/+0
|
* Nimble is officially a part of Nim nowAraq2015-09-051-1/+1
|
* split os into os and ospaths parts; ospaths is available for NimScript; ↵Araq2015-09-041-1/+1
| | | | better NimScript support
* math.nim works with NimScriptAraq2015-08-211-0/+1
|
* tuple unpacking works in a non-var/let contextAraq2015-08-211-2/+0
|
* implemented macros.getImplAraq2015-08-211-1/+0
|
* simplify nimscript.nimAraq2015-08-211-4/+4
|
* preparations for Nimble NimScript integrations; minor cleanupsAraq2015-08-181-2/+41
|
* todo.txt updateAraq2015-08-141-2/+0
|
* toplevel .closure procs are deprecatedAraq2015-08-141-1/+0
|
* 'parallel' now requires --experimental modeAraq2015-08-141-1/+0
|
* updated todo.txtAraq2015-08-091-0/+3
|
* fixes #2752Araq2015-08-091-4/+0
|
* added system.unsafeAddrAraq2015-08-041-1/+0
|
* todo.txt updatesAraq2015-07-241-2/+4
|
* implements varargs[untyped]; refs #2545; to be documentedAraq2015-07-021-1/+2
|
* updated news.txtAraq2015-06-251-1/+1
|
* development version is 0.11.1Araq2015-05-031-7/+7
|
* fixes #2603Araq2015-04-261-4/+4
|