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
...
*
bugfix: floating point precision; added strutils.formatFloat
Araq
2011-01-09
1
-1
/
+1
*
bugfix: floating point precision; added strutils.formatFloat
Araq
2011-01-09
3
-5
/
+73
*
bugfix: osproc compiles under windows again
Araq
2011-01-07
1
-1
/
+1
*
additions to complex module
Araq
2011-01-07
1
-6
/
+205
*
better tester; yet another iterator bugfix
Araq
2011-01-06
1
-31
/
+46
*
fixed whitespace conflict
Araq
2011-01-06
2
-55
/
+55
|
\
|
*
Adjust name of event converters and remove the boilerplate
Michael Fellinger
2011-01-05
1
-38
/
+19
|
*
Attempt to fix event debacle in sdl
Michael Fellinger
2011-01-04
1
-54
/
+73
|
*
add sin proc for math
Michael Fellinger
2011-01-04
1
-0
/
+2
*
|
graphics: draw(Ver|Hor)Line
Araq
2011-01-06
1
-2
/
+2
*
|
transf: big refactoring; other small fixes
Araq
2011-01-05
2
-0
/
+5
*
|
bugfix: multiple yield statements and loop body vars
Araq
2010-12-13
3
-8
/
+87
*
|
added strutils.align
Araq
2010-12-07
2
-13
/
+33
*
|
commit before ov-res changes
Araq
2010-12-07
1
-4
/
+23
*
|
renamed lock->aquire
Araq
2010-11-18
2
-20
/
+20
*
|
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
[prev]
[next]