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
/
compiler
/
semstmts.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
further tests for var T result type; ttables test now fails :-(
Araq
2011-08-10
1
-2
/
+1
*
support for C++ code generation; importcpp and importobjc pragmas
Araq
2011-08-07
1
-5
/
+1
*
anonymous procs implemented; however no closure support yet
Araq
2011-08-01
1
-5
/
+6
*
'var T' for iterators
Araq
2011-07-31
1
-2
/
+23
*
attempt to improve 'suggest' feature
Araq
2011-07-30
1
-4
/
+4
*
bugfix: forwarding of generic procs now works
Araq
2011-07-30
1
-8
/
+7
*
bugfixes; step one for 'var T' as return type support
Araq
2011-07-28
1
-4
/
+5
*
first steps to explicit channels for thread communication; added mainThreadId
Araq
2011-07-16
1
-24
/
+14
*
preparations for 0.8.12
Araq
2011-07-10
1
-1
/
+1
*
bugfix: 'set' overloadable; further steps for multi threading support
Araq
2011-07-08
1
-3
/
+6
*
zipfiles compiles again; added system.shallowCopy
Araq
2011-06-20
1
-67
/
+0
*
tuple unpacking is not enforced in for loops anymore
Araq
2011-06-15
1
-2
/
+4
*
intsets are now a proper module and part of the stdlib
Araq
2011-06-14
1
-5
/
+4
*
bugfixes for semantic checking; thread implementation pushed the compiler
Araq
2011-06-04
1
-1
/
+1
*
cleaned up the tests; fixes #30; fixes #26
Araq
2011-05-01
1
-1
/
+1
*
const table support
Araq
2011-04-29
1
-3
/
+12
*
slices are first class citizens
Araq
2011-04-22
1
-16
/
+3
*
big repo cleanup
Araq
2011-04-12
1
-0
/
+898