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 (
Expand
)
Author
Age
Files
Lines
*
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
*
added encodings stdlib
Araq
2011-06-16
1
-0
/
+4
*
bugfix: proper return types for templates
Araq
2011-06-15
2
-4
/
+5
*
bugfix: endless loop in parser; added sphinx wrapper
Araq
2011-06-14
2
-1
/
+4
*
intsets are now a proper module and part of the stdlib
Araq
2011-06-14
1
-1
/
+6
*
basic thread analysis working
Araq
2011-06-13
1
-1
/
+1
*
bugfix: generic instantiation across module boundaries
Araq
2011-06-06
1
-3
/
+6
*
first steps to thread local heaps
Araq
2011-06-02
1
-1
/
+14
*
Added a helpful iterator to redis. Fixed some issues with stderr in osproc. F...
dom96
2011-05-22
2
-947
/
+1443
*
deprecated system.copy: use system.substr instead
Araq
2011-05-14
1
-0
/
+1
*
newStringOfCap implemented and used to optimize some procs
Araq
2011-05-08
1
-0
/
+1
*
cleaned up the tests; fixes #30; fixes #26
Araq
2011-05-01
1
-47
/
+65
*
bugfix: times.epochTime
Araq
2011-04-25
1
-0
/
+9
*
slice support in system.nim; syntactic sugar for tables; cleanup of grammar/p...
Araq
2011-04-23
2
-3
/
+30
*
slices are first class citizens
Araq
2011-04-22
2
-40
/
+55
*
grammar changes for table constructor: first part
Araq
2011-04-21
1
-9
/
+10
*
got rid of some arcane module names
Araq
2011-04-21
1
-9
/
+4
*
big repo cleanup
Araq
2011-04-12
1
-11
/
+6
*
p[] instead of p^
Araq
2011-04-11
2
-9
/
+14
*
ugh, maybe broke git
Araq
2011-04-01
1
-1
/
+5
*
some little bugfixes
Araq
2011-03-27
1
-2
/
+2
*
Merge branch 'master' of https://github.com/Tass/Nimrod into Tass-master
Araq
2011-03-24
1
-0
/
+16
|
\
|
*
+ documentation for implicit conversions
Simon Hafner
2011-03-18
1
-0
/
+16
*
|
bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmas
Araq
2011-03-23
1
-47
/
+67
*
|
linearScanEnd pragma; string case statement optimization
Araq
2011-03-14
2
-4
/
+67
|
/
*
more fixes for dy(n)lib typo; fixes #15
Araq
2011-03-08
1
-2
/
+2
*
--stdout support; idetools implemented
Araq
2011-02-25
2
-13
/
+20
*
bugfix: readline wrapper; bugfix: evaluation of type conversions
Araq
2011-02-14
2
-1
/
+12
*
REPL improvements
Araq
2011-02-13
4
-6
/
+31
*
non-nil AST; continue after errors for IDE support
Araq
2011-02-12
2
-5
/
+3
*
changed handling of generalized string literals
Araq
2011-02-07
2
-8
/
+22
*
documentation improvements
Araq
2011-02-06
3
-55
/
+63
*
nimgrep: first working version
Araq
2011-02-02
1
-2
/
+6
*
documentation improvements
Araq
2011-01-31
2
-58
/
+67
*
changes to threads; --recursivePath support
Araq
2011-01-29
2
-1
/
+2
*
basic thread support; still broken on Windows; untested on Mac OS X
Araq
2011-01-18
1
-0
/
+3
*
docgen: module dependencies are now listed
Araq
2011-01-16
1
-1
/
+12
[next]