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
*
added nimfix tool
Araq
2014-09-05
9
-11
/
+156
*
fixes recently introduced regression
Araq
2014-09-03
1
-1
/
+4
*
Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak
Araq
2014-09-03
2
-7
/
+7
|
\
|
*
Fixes asynchttpserver.
Dominik Picheta
2014-09-01
2
-8
/
+8
*
|
fixes #1511
Araq
2014-09-03
1
-14
/
+17
*
|
fixes #903, fixes #1513
Araq
2014-09-03
10
-55
/
+249
|
/
*
Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak
Araq
2014-08-31
1
-1
/
+1
|
\
|
*
Fix net module on Linux.
Dominik Picheta
2014-08-31
1
-1
/
+1
*
|
updated iup.nim; made tests green
Araq
2014-08-31
9
-1064
/
+1061
|
/
*
more tests green
Araq
2014-08-31
16
-79
/
+79
*
more stdlib modules work
Araq
2014-08-31
4
-213
/
+213
*
Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak
Araq
2014-08-31
7
-145
/
+409
|
\
|
*
Added async implementation for smtp module.
Dominik Picheta
2014-08-31
1
-18
/
+106
|
*
Async SSL support.
Dominik Picheta
2014-08-31
5
-63
/
+239
|
*
Case sensitivity fixes for httpclient and sockets module.
Dominik Picheta
2014-08-31
2
-62
/
+62
|
*
s/storeFile/store/
Dominik Picheta
2014-08-31
1
-2
/
+2
*
|
make tests green
Araq
2014-08-31
44
-403
/
+415
*
|
prettified re.nim; make some tests green
Araq
2014-08-31
7
-94
/
+98
|
/
*
prettified some async modules
Araq
2014-08-31
3
-84
/
+84
*
made some tests green
Araq
2014-08-31
8
-29
/
+28
*
added ENDB warning
Araq
2014-08-31
1
-0
/
+2
*
ENDB compiles again
Araq
2014-08-31
3
-38
/
+38
*
nim pretty: default is now to overwrite files
Araq
2014-08-31
1
-1
/
+1
*
minor improvement for nim pretty
Araq
2014-08-31
4
-5
/
+13
*
minor bugfix for void .compileTime procs
Araq
2014-08-31
1
-1
/
+1
*
Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak
Araq
2014-08-31
3
-59
/
+59
|
\
|
*
Fixes SSL case sensitive issues.
Dominik Picheta
2014-08-30
2
-38
/
+38
|
*
Case sensitivity fixes for Posix.
Dominik Picheta
2014-08-30
2
-21
/
+21
*
|
fixes #1444
Araq
2014-08-31
6
-13
/
+30
*
|
fixes #1067
Araq
2014-08-30
1
-0
/
+9
*
|
fixes #1366
Araq
2014-08-30
2
-3
/
+11
|
/
*
Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak
Araq
2014-08-30
13
-261
/
+572
|
\
|
*
Fixed issue with os module in non-unicode mode on Windows.
Dominik Picheta
2014-08-30
1
-1
/
+4
|
*
Ftpclient backwards compatibility fixes.
Dominik Picheta
2014-08-30
1
-23
/
+20
|
*
Winlean and threads case sensitivity fixes.
Dominik Picheta
2014-08-30
4
-31
/
+31
|
*
Case fixes for network modules.
Dominik Picheta
2014-08-30
5
-126
/
+129
|
*
Merge branch 'devel' into bigbreak
Dominik Picheta
2014-08-30
5
-128
/
+436
|
|
\
|
|
*
Add asyncftpclient module.
Dominik Picheta
2014-08-29
3
-14
/
+315
|
|
*
Async macro fixes. Added waitFor.
Dominik Picheta
2014-08-29
1
-7
/
+17
|
|
*
Ftpclient module now uses generics.
Dominik Picheta
2014-08-24
1
-93
/
+89
|
|
*
Fixed gcsafe in asynchttpserver module.
Dominik Picheta
2014-08-21
1
-2
/
+3
*
|
|
VM supports math and a few os procs
Araq
2014-08-30
8
-10
/
+157
*
|
|
babel is now nimble
Araq
2014-08-30
1
-0
/
+3
*
|
|
fixed posix.nim
Araq
2014-08-30
1
-1
/
+2
|
/
/
*
|
further adaptations
Araq
2014-08-29
52
-87
/
+87
*
|
renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamings
Araq
2014-08-29
25
-43
/
+187
*
|
koch now uses nim.exe
Araq
2014-08-29
6
-42
/
+51
*
|
posix.nim compiles again
Araq
2014-08-29
9
-76
/
+76
*
|
tester compiles again
Araq
2014-08-29
5
-22
/
+22
*
|
updated terminal.nim
Araq
2014-08-29
1
-6
/
+6
[next]