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
/
pure
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
pegs: bugfixes and extensions
Araq
2010-10-31
1
-10
/
+39
*
bugfixes: htmlparser module
Araq
2010-10-30
2
-4
/
+15
*
bugfix: httpclient
Araq
2010-10-30
2
-2
/
+9
*
Added a close function to the ssl module.
dom96
2010-10-27
1
-0
/
+5
*
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
2
-29
/
+185
*
ssl.connect now returns the result of the certificate validation.
dom96
2010-10-23
1
-4
/
+3
*
Added {.final.} to objects which are not meant to be inherited, and added an ...
dom96
2010-10-23
1
-2
/
+2
*
Removed the assert()'s from ssl.nim, and limited lines to 80 chars.
dom96
2010-10-23
1
-8
/
+17
*
Added an openssl wrapper, ssl module and smtp module.
dom96
2010-10-23
1
-0
/
+176
*
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
2
-341
/
+1
*
proper parameter order for os.copyFile/os.moveFile
Araq
2010-09-21
1
-6
/
+2
*
bugfix: init of temps
Araq
2010-08-24
2
-1
/
+3
*
accurate file/line information
Andreas Rumpf
2010-08-14
1
-0
/
+482
*
inlining of the write barrier for dlls
Andreas Rumpf
2010-08-08
12
-642
/
+667
*
before stack init change
Andreas Rumpf
2010-08-01
1
-2
/
+0
*
handling of compiler procs improved for DLL generation
Andreas Rumpf
2010-07-29
1
-41
/
+0
*
c2nim tool added
Andreas Rumpf
2010-07-21
2
-3
/
+6
*
bugfix: exception handling (still not correct)
Andreas Rumpf
2010-06-04
1
-12
/
+51
*
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
*
resolved system.nim conflicts
Andreas Rumpf
2010-05-29
4
-966
/
+970
|
\
|
*
Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib u...
PhiLho
2010-05-21
4
-966
/
+970
*
|
explicit types for generic routines
Andreas Rumpf
2010-05-28
3
-6
/
+30
*
|
crc check for external files to compile; bugfix: os.parseCmdLine
Andreas Rumpf
2010-04-05
1
-15
/
+77
*
|
bugfix: complex.nim compiles
Andreas Rumpf
2010-04-04
1
-2
/
+2
|
/
*
bugfix: / not part of the path in parseurl
Dominik Picheta
2010-03-22
1
-5
/
+5
*
Bugfix: strutils.delete
Andreas Rumpf
2010-03-20
1
-6
/
+6
*
Bugfix: empty echo statement
Andreas Rumpf
2010-03-20
1
-1
/
+1
*
bugfix: return type of gtk2.check_menu_item_new*
Andreas Rumpf
2010-03-17
1
-2
/
+2
*
version 0.8.8
Andreas Rumpf
2010-03-14
9
-33
/
+43
*
bugfix: len openarray
Andreas Rumpf
2010-03-10
1
-0
/
+18
*
bugfix: bug499771
Andreas Rumpf
2010-03-08
2
-432
/
+0
*
addes osinfo_* modules
rumpf_a@web.de
2010-03-07
3
-2
/
+433
*
added missing library files
rumpf_a@web.de
2010-03-07
1
-1
/
+2
*
Bugfix: macros can be exported again
Andreas Rumpf
2010-03-05
1
-1
/
+1
*
added colors.intensity
Andreas Rumpf
2010-03-04
1
-0
/
+11
*
bugfix: macro evaluation; added colors.extractRGB
Andreas Rumpf
2010-03-04
3
-6
/
+10
*
fixed graphics module
Andreas Rumpf
2010-03-03
2
-0
/
+5
*
fixed colors module
Andreas Rumpf
2010-03-02
2
-7
/
+24
*
further enhancements for the GTK wrapper
Andreas Rumpf
2010-03-01
2
-0
/
+32
*
bugfixes: re; pegs module
Andreas Rumpf
2010-02-28
5
-57
/
+67
*
further cleanup for new GTK wrapper
Andreas Rumpf
2010-02-27
2
-21
/
+54
*
fixed pango/pangoutils new wrappers
Andreas Rumpf
2010-02-26
45
-16
/
+93
*
SQLite wrapper
Andreas Rumpf
2010-02-24
2
-16
/
+81
*
start of yamllexer
rumpf_a@web.de
2010-02-21
2
-2
/
+292
*
start of tests refactoring; sqlite3 new wrapper fixes
rumpf_a@web.de
2010-02-21
1
-1
/
+5
*
bugfixes for unicode; xmlparser; htmlparser; scanner
rumpf_a@web.de
2010-02-20
7
-60
/
+175
[prev]
[next]