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
/
pragmas.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
renamed optional to discardable
Araq
2011-09-24
1
-5
/
+5
*
implemented optional pragma for implicit discard
Araq
2011-09-24
1
-4
/
+7
*
beginning of a taint mode; type system enhancements
Araq
2011-09-24
1
-8
/
+13
*
bugfixes for generics; new threads implementation still broken
Araq
2011-09-20
1
-0
/
+1
*
'pure' is now 'noStackFrame' for procs
Araq
2011-08-19
1
-5
/
+6
*
modifyable results for generics; teventemitter works
Araq
2011-08-09
1
-8
/
+13
*
support for C++ code generation; importcpp and importobjc pragmas
Araq
2011-08-07
1
-2
/
+18
*
bugfix: 'set' overloadable; further steps for multi threading support
Araq
2011-07-08
1
-10
/
+12
*
importCompilerProc pragma introduced because the hacks for typeinfo.nim did n...
Araq
2011-06-27
1
-1
/
+9
*
code gen bugfixes; marshal.nim implemented
Araq
2011-06-26
1
-1
/
+1
*
basic thread analysis working
Araq
2011-06-13
1
-9
/
+9
*
deprecated system.copy: use system.substr instead
Araq
2011-05-14
1
-4
/
+4
*
got rid of some arcane module names
Araq
2011-04-21
1
-1
/
+1
*
big repo cleanup
Araq
2011-04-12
1
-0
/
+543