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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
overloading of [] for derefence operation should be possible now
Araq
2011-06-05
3
-5
/
+31
*
ugh cannot get rid of rawEcho yet because old compiler relies on it
Araq
2011-06-05
1
-0
/
+3
*
threads clean up their heap
Araq
2011-06-04
9
-46
/
+93
*
bugfixes for semantic checking; thread implementation pushed the compiler
Araq
2011-06-04
8
-126
/
+154
*
first steps to thread local heaps
Araq
2011-06-02
21
-633
/
+1072
*
bugfix second attempt: osproc
Araq
2011-05-22
1
-0
/
+1
*
bugfix stderr osproc
Araq
2011-05-22
1
-7
/
+4
*
Merge branch 'master' of git@github.com:Araq/Nimrod
Araq
2011-05-22
5
-950
/
+1460
|
\
|
*
Added a helpful iterator to redis. Fixed some issues with stderr in osproc. F...
dom96
2011-05-22
5
-950
/
+1460
*
|
thread progress
Araq
2011-05-22
1
-5
/
+6
|
/
*
pthread_key_t is respected to be an opaque type ...
Araq
2011-05-20
3
-17
/
+18
*
further progress for multi-threading
Araq
2011-05-19
10
-176
/
+202
*
threads with --gc:boehm may work now :-)
Araq
2011-05-17
2
-51
/
+46
*
still playing with threads
Araq
2011-05-17
3
-15
/
+17
*
lexer, parser cleanup; boehm gc for mac os x
Araq
2011-05-17
6
-100
/
+104
*
thread support: next iteration
Araq
2011-05-17
6
-120
/
+194
*
store a pointer to thread local storage to make the GC happy
Araq
2011-05-16
2
-4
/
+5
*
further steps for thread support; bootstrapping should require unzip C source...
Araq
2011-05-16
21
-421
/
+372
*
copy replaced by substr
Araq
2011-05-14
3
-6
/
+6
*
Merge branch 'master' of git@github.com:Araq/Nimrod
Araq
2011-05-14
4
-16
/
+53
|
\
|
*
Merge branch 'master' of github.com:Araq/Nimrod
dom96
2011-05-14
43
-180
/
+265
|
|
\
|
*
|
fixed some redis commands; fixed bindAddr and scgi now doesn't bind to all ad...
dom96
2011-05-14
4
-16
/
+53
*
|
|
mmdisp [] instead of ^
Araq
2011-05-14
1
-6
/
+6
|
|
/
|
/
|
*
|
deprecated system.copy: use system.substr instead
Araq
2011-05-14
31
-109
/
+122
*
|
got rid of isLifted
Araq
2011-05-14
2
-11
/
+4
*
|
loop unrolled for stack marking
Araq
2011-05-13
3
-1
/
+33
*
|
debug build works again; sorry
Araq
2011-05-09
4
-54
/
+55
*
|
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2011-05-09
1
-5
/
+22
|
\
|
|
*
tester now outputs json
dom96
2011-05-08
1
-5
/
+22
*
|
threadvar alternative
Araq
2011-05-09
4
-10
/
+24
*
|
newStringOfCap implemented and used to optimize some procs
Araq
2011-05-08
10
-21
/
+53
|
/
*
bugfix: don't change OSError()'s behaviour
Araq
2011-05-08
2
-14
/
+11
*
select() for processes; copyDir() for os.
dom96
2011-05-07
4
-20
/
+129
*
gc tweaking to gain a few percent of performance
Araq
2011-05-07
13
-155
/
+185
*
fixes #12
Araq
2011-05-02
3
-61
/
+54
*
little repo cleanup
Araq
2011-05-02
111
-115103
/
+53
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2011-05-01
6
-38
/
+223
|
\
|
*
The sockets module supports non-blocking sockets now. Many other fixes in soc...
dom96
2011-04-30
6
-38
/
+223
*
|
cleaned up the tests; fixes #30; fixes #26
Araq
2011-05-01
52
-319
/
+459
|
/
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2011-04-30
1
-40
/
+62
|
\
|
*
Some minor fixes and additions to the graphics module.
dom96
2011-04-26
1
-40
/
+62
*
|
c sources regenerated to get rid of execinfo.h dependency
Araq
2011-04-29
1
-6
/
+6
*
|
optional native stack traces
Araq
2011-04-29
1
-2
/
+2
*
|
const table support
Araq
2011-04-29
16
-58
/
+116
|
/
*
bugfix: times.epochTime
Araq
2011-04-25
4
-15
/
+14
*
Merge branch 'master' of github.com:Araq/Nimrod
dom96
2011-04-24
4
-12
/
+36
|
\
|
*
C source regenerated
Araq
2011-04-24
4
-12
/
+36
*
|
Lots of fixes in redis.nim
dom96
2011-04-24
1
-175
/
+217
|
/
*
Removed the parseBulkStr() proc in redis.nim
dom96
2011-04-23
1
-23
/
+20
*
Consistency fix in redis.nim
dom96
2011-04-23
1
-4
/
+4
[prev]
[next]