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
*
basic thread support; still broken on Windows; untested on Mac OS X
Araq
2011-01-18
8
-100
/
+461
*
docgen: module dependencies are now listed
Araq
2011-01-16
2
-16
/
+27
*
cleanup: E_Base should not be used for inheriting exceptions; documentation g...
Araq
2011-01-15
13
-362
/
+20
*
json module changes
Araq
2011-01-15
2
-653
/
+670
*
httpserver changes
Araq
2011-01-14
1
-13
/
+16
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2011-01-13
2
-454
/
+738
|
\
|
*
Added a higher level json module.
dom96
2011-01-11
2
-454
/
+738
*
|
httpserver may work better now
Araq
2011-01-13
3
-76
/
+91
|
/
*
c2nim compiles again [#9 state:resolved]; better error message for named para...
Araq
2011-01-09
1
-1
/
+1
*
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
[next]