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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
docgen understands and ignores *when false*
Araq
2010-11-18
7
-67
/
+286
|
/
*
pegs: captured search loop
Araq
2010-11-07
1
-4
/
+49
*
claro wrapper added
Araq
2010-11-07
1
-0
/
+2734
*
bugfix: dialogs.ChooseFilesToOpen
Araq
2010-11-01
1
-0
/
+4
*
added os.findExe
Araq
2010-10-31
1
-0
/
+13
*
pegs: bugfixes and extensions
Araq
2010-10-31
1
-10
/
+39
*
bugfixes: htmlparser module
Araq
2010-10-30
3
-4
/
+33
*
bugfix: httpclient
Araq
2010-10-30
2
-2
/
+9
*
Added a close function to the ssl module.
dom96
2010-10-27
3
-0
/
+13
*
added install.sh; scgi: does not set system.stackTraceNewLine anymore
Araq
2010-10-26
1
-1
/
+0
*
bugfix: typo in SMTP module; SCGI module finished
Araq
2010-10-25
3
-31
/
+187
*
ssl.connect now returns the result of the certificate validation.
dom96
2010-10-23
2
-9
/
+6
*
Added {.final.} to objects which are not meant to be inherited, and added an ...
dom96
2010-10-23
2
-3
/
+3
*
Removed the assert()'s from ssl.nim, and limited lines to 80 chars.
dom96
2010-10-23
3
-27
/
+50
*
Added an openssl wrapper, ssl module and smtp module.
dom96
2010-10-23
3
-0
/
+643
*
base64: decoding works
Araq
2010-10-23
1
-20
/
+6
*
added base64 module; decoding still broken
Araq
2010-10-23
3
-3
/
+132
*
version 0.8.10
Araq
2010-10-21
3
-0
/
+965
*
version 0.8.10
Araq
2010-10-21
9
-30531
/
+23
*
proper parameter order for os.copyFile/os.moveFile
Araq
2010-09-21
1
-6
/
+2
*
bugfix: finally sections are executed before return/break
Araq
2010-09-20
2
-1
/
+3
*
threading code deactivated; tiny C bugfix: don't report warnings to error cal...
Araq
2010-09-19
6
-91
/
+131
*
standard filter supports multiple line expressions; better amd64 detection fo...
Araq
2010-09-17
1
-2
/
+4
*
fixes for exception handling; added system.compileOption
Araq
2010-09-13
5
-57
/
+151
*
added missing wrappers
Araq
2010-08-28
8
-0
/
+2576
*
tiny C support; cosmetic improvements for the docs
Araq
2010-08-28
2
-9
/
+9
*
added some missing wrappers
Araq
2010-08-24
3
-0
/
+2295
*
bugfix: init of temps
Araq
2010-08-24
6
-1
/
+46
*
accurate file/line information
Andreas Rumpf
2010-08-14
2
-3
/
+490
*
windows.nim compiles again; thanks for fucking it up
Andreas Rumpf
2010-08-12
1
-191
/
+87
*
c2nim: new features & bugfixes
Andreas Rumpf
2010-08-11
2
-1
/
+878
*
inlining of the write barrier for dlls
Andreas Rumpf
2010-08-08
20
-829
/
+833
*
DLL generation of the stdlib for unix
Andreas Rumpf
2010-08-04
5
-52
/
+64
*
before stack init change
Andreas Rumpf
2010-08-01
7
-40
/
+65
*
handling of compiler procs improved for DLL generation
Andreas Rumpf
2010-07-29
11
-277
/
+302
*
c2nim: better parsing of #ifdef C2NIM; #def support
Andreas Rumpf
2010-07-22
1
-2
/
+55
*
bugfix: c2nim: typedef unsigned char
Andreas Rumpf
2010-07-22
2
-6
/
+3
*
added system.appType magic
Andreas Rumpf
2010-07-21
2
-3
/
+13
*
c2nim tool added
Andreas Rumpf
2010-07-21
5
-4
/
+474
*
bugfix: exception handling (still not correct)
Andreas Rumpf
2010-06-04
5
-12
/
+81
*
revert to old behavior of getStartMilsecs; getStartMilsecs deprecated
Andreas Rumpf
2010-05-30
1
-7
/
+7
*
unicode.nim compiles again
Andreas Rumpf
2010-05-29
1
-2
/
+2
*
system.each makes more sense with var?
Andreas Rumpf
2010-05-29
1
-1
/
+1
*
psapi cleanup
Andreas Rumpf
2010-05-29
1
-40
/
+45
*
resolved system.nim conflicts
Andreas Rumpf
2010-05-29
8
-24754
/
+25220
|
\
|
*
Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib u...
PhiLho
2010-05-21
8
-26349
/
+26815
*
|
explicit types for generic routines
Andreas Rumpf
2010-05-28
11
-19
/
+74
*
|
crc check for external files to compile; bugfix: os.parseCmdLine
Andreas Rumpf
2010-04-05
2
-19
/
+81
*
|
bugfix: complex.nim compiles
Andreas Rumpf
2010-04-04
3
-3
/
+5
*
|
tiny C backend for a much faster REPL
Andreas Rumpf
2010-04-02
2
-1
/
+119
|
/
[prev]
[next]