index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
todo.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
documented new .this pragma
Andreas Rumpf
2016-06-06
1
-1
/
+0
*
updated todo.txt
Andreas Rumpf
2016-06-06
1
-3
/
+2
*
fixes #4207
Andreas Rumpf
2016-06-01
1
-0
/
+1
*
Merge branch 'db_odbc2' of https://github.com/jlp765/Nim into jlp765-db_odbc2
Andreas Rumpf
2016-05-28
1
-1
/
+1
|
\
*
|
minor todo.txt update
Andreas Rumpf
2016-05-28
1
-1
/
+0
*
|
todo updated
Andreas Rumpf
2016-03-18
1
-1
/
+1
*
|
use 'using' instead of 'sig' keyword; cleans up new features a bit
Andreas Rumpf
2016-02-29
1
-0
/
+3
*
|
some progress on GC v2
Andreas Rumpf
2016-02-03
1
-0
/
+3
|
/
*
implements multi-line-comments; pounds are stripped from the doc comments
Andreas Rumpf
2016-01-16
1
-1
/
+1
*
updated the documentation for the 'do' notation
Andreas Rumpf
2016-01-16
1
-1
/
+0
*
Merge branch 'crazy_concurrency' into no-echo-gotcha
Andreas Rumpf
2016-01-16
1
-1
/
+1
|
\
|
*
todo update
Andreas Rumpf
2016-01-16
1
-0
/
+1
*
|
finally removes 'echo ' gotcha
Andreas Rumpf
2016-01-15
1
-3
/
+4
|
/
*
fixes #3550
Araq
2015-11-18
1
-1
/
+1
*
updated todo.txt
Araq
2015-10-28
1
-86
/
+35
*
first attempt to fix 'a[i]' handling in generics
Araq
2015-09-12
1
-1
/
+0
*
implicit return types for iterators are now deprecated
Araq
2015-09-10
1
-1
/
+0
*
documented NimScript
Araq
2015-09-07
1
-2
/
+0
*
fixes #2590; methods now require a .base annotation
Araq
2015-09-06
1
-1
/
+0
*
Nimble is officially a part of Nim now
Araq
2015-09-05
1
-1
/
+1
*
split os into os and ospaths parts; ospaths is available for NimScript; bette...
Araq
2015-09-04
1
-1
/
+1
*
math.nim works with NimScript
Araq
2015-08-21
1
-0
/
+1
*
tuple unpacking works in a non-var/let context
Araq
2015-08-21
1
-2
/
+0
*
implemented macros.getImpl
Araq
2015-08-21
1
-1
/
+0
*
simplify nimscript.nim
Araq
2015-08-21
1
-4
/
+4
*
preparations for Nimble NimScript integrations; minor cleanups
Araq
2015-08-18
1
-2
/
+41
*
todo.txt update
Araq
2015-08-14
1
-2
/
+0
*
toplevel .closure procs are deprecated
Araq
2015-08-14
1
-1
/
+0
*
'parallel' now requires --experimental mode
Araq
2015-08-14
1
-1
/
+0
*
updated todo.txt
Araq
2015-08-09
1
-0
/
+3
*
fixes #2752
Araq
2015-08-09
1
-4
/
+0
*
added system.unsafeAddr
Araq
2015-08-04
1
-1
/
+0
*
todo.txt updates
Araq
2015-07-24
1
-2
/
+4
*
implements varargs[untyped]; refs #2545; to be documented
Araq
2015-07-02
1
-1
/
+2
*
updated news.txt
Araq
2015-06-25
1
-1
/
+1
*
development version is 0.11.1
Araq
2015-05-03
1
-7
/
+7
*
fixes #2603
Araq
2015-04-26
1
-4
/
+4
*
removed a bit of cruft from koch
Araq
2015-04-22
1
-0
/
+1
*
todo.txt updates
Araq
2015-04-22
1
-2
/
+10
*
added '..^' and '..<' operators; 'nil' is allowed for 'len'; added plugin sys...
Araq
2015-04-22
1
-2
/
+5
*
cleaned up some magics to make room for new magics; added '..<' and '..^' tem...
Araq
2015-04-22
1
-0
/
+1
*
fixes #2520
Araq
2015-04-21
1
-1
/
+0
*
fixes a serious codegen bug that caused to emit wrong barriers in rare cases
Araq
2015-04-19
1
-0
/
+1
*
added system.typed and system.untyped aliases
Araq
2015-04-07
1
-2
/
+0
*
overloading of '=' works
Araq
2015-04-06
1
-1
/
+1
*
first implementation of overloading of '='; missing: rewriting let/var sections
Araq
2015-04-06
1
-0
/
+1
*
GC-safety error messages are useful now
Araq
2015-04-04
1
-1
/
+0
*
preparations for dealing with the 'echo $foo' gotcha
Araq
2015-03-27
1
-2
/
+2
*
todo update
Araq
2015-03-27
1
-1
/
+0
*
disallow negative indexing
Araq
2015-03-27
1
-1
/
+0
[next]