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
/
doc
Commit message (
Collapse
)
Author
Age
Files
Lines
*
better code generation for constant aggregates
Araq
2011-11-02
1
-3
/
+3
|
*
new compiler option tlsEmulation
Araq
2011-10-27
1
-0
/
+1
|
*
compilation cache: mostly working; generics not yet
Araq
2011-10-25
1
-0
/
+14
|
*
documentation for the compilation cache
Araq
2011-10-23
2
-3
/
+108
|
*
bugfixes for ROD file generation; nimcache dir is now flat
Araq
2011-10-20
1
-0
/
+1
|
*
libuv working on windows too
Zahary Karadjov
2011-10-12
1
-3
/
+9
|
|
|
|
Added: vcc compilation flags for proper debug symbol generation
*
'bind' as a declarative statement
Araq
2011-10-10
2
-14
/
+24
|
*
new syntactic construct: a{i}
Araq
2011-10-08
1
-1
/
+2
|
*
slurp uses path; unidecode is improved and threadsafe
Araq
2011-10-08
1
-4
/
+7
|
*
code generator supports constant sequences; more consistent compile time ↵
Araq
2011-10-07
1
-40
/
+30
|
|
|
|
evaluation
*
bugfix: overloading resolution for typeof
Araq
2011-09-27
1
-61
/
+75
|
*
bugfix: internal error in evalFieldAccess; parseutils.interpolatedFragments ↵
Araq
2011-09-26
2
-4
/
+13
|
|
|
|
optimized; tstringinterp.nim now works
*
sockets.recv optimizations; stdlib now supports taint mode
Araq
2011-09-24
1
-0
/
+22
|
*
renamed optional to discardable
Araq
2011-09-24
1
-2
/
+2
|
*
implemented optional pragma for implicit discard
Araq
2011-09-24
1
-5
/
+17
|
*
Merge branch 'master' of git@github.com:Araq/Nimrod
Araq
2011-09-24
1
-0
/
+6
|
\
|
*
Fixed string concatenation and other bugs in the JS backend. Fixed a small ↵
dom96
2011-09-23
1
-0
/
+6
|
|
|
|
|
|
|
|
bug in the IRC module.
*
|
beginning of a taint mode; type system enhancements
Araq
2011-09-24
2
-19
/
+66
|
/
*
fixed some newly introduced bugs
Araq
2011-09-21
2
-1
/
+9
|
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2011-09-20
1
-1
/
+3
|
\
|
*
Some improvements relating to the IRC module.
dom96
2011-09-04
1
-1
/
+3
|
|
*
|
bugfixes for generics; new threads implementation still broken
Araq
2011-09-20
1
-9
/
+18
|
/
*
new actors implementation for nimrod; compiler's generics still not up for ↵
Araq
2011-08-29
1
-1
/
+1
|
|
|
|
the task though
*
bugfix: fixed built-in 'reset'
Araq
2011-08-20
1
-2
/
+4
|
*
more occurences of 'pure' proc pragma fixed
Araq
2011-08-20
1
-1
/
+1
|
*
locks now in their own core module
Araq
2011-08-20
1
-0
/
+3
|
*
'pure' is now 'noStackFrame' for procs
Araq
2011-08-19
1
-7
/
+12
|
*
documentation for --nimcache option
Araq
2011-08-19
1
-0
/
+1
|
*
bugfix: #line generation for windows
Araq
2011-08-11
1
-1
/
+1
|
*
further tests for var T result type; ttables test now fails :-(
Araq
2011-08-10
1
-158
/
+162
|
*
added system.slurp for easy embedding of resources
Araq
2011-08-10
1
-2
/
+4
|
*
modifyable results for generics; teventemitter works
Araq
2011-08-09
1
-0
/
+6
|
*
support for C++ code generation; importcpp and importobjc pragmas
Araq
2011-08-07
3
-2
/
+82
|
*
documentation for 'var T' as return type
Araq
2011-08-01
1
-1
/
+32
|
*
void type improvements; documentation improvements
Araq
2011-07-31
1
-3
/
+136
|
*
preparation for new 'is' operator; breaks bootstrapping again, sorry (use ↵
Araq
2011-07-31
3
-19
/
+19
|
|
|
|
generated C code)
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2011-07-26
1
-2
/
+2
|
\
|
*
fix a few typos in doc/intern.txt
Keita Haga
2011-07-25
1
-2
/
+2
|
|
*
|
bugfixes; added events module, sequtils module
Araq
2011-07-26
1
-0
/
+11
|
|
*
|
doc improvements; added lazarus example
Araq
2011-07-24
1
-1
/
+1
|
/
*
old pointer deref operator completely removed
Araq
2011-07-23
1
-1
/
+0
|
*
tests repaired; serious typo in the allocator fixed; fixes #32
Araq
2011-07-22
1
-315
/
+364
|
*
bugfix: proper cache for generic instantiations
Araq
2011-07-21
3
-194
/
+229
|
*
first steps to explicit channels for thread communication; added mainThreadId
Araq
2011-07-16
3
-8
/
+8
|
*
0.8.12 bugfix: some files not in download package
Araq
2011-07-11
1
-19
/
+19
|
*
version 0.8.12
Araq
2011-07-10
2
-113
/
+123
|
*
preparations for 0.8.12
Araq
2011-07-10
4
-629
/
+1990
|
*
bugfix: 'set' overloadable; further steps for multi threading support
Araq
2011-07-08
1
-0
/
+2
|
*
code gen bugfixes; marshal.nim implemented
Araq
2011-06-26
1
-4
/
+4
|
*
case branches support constant sets for convenience
Araq
2011-06-19
1
-0
/
+21
|
[next]