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
/
impure
Commit message (
Expand
)
Author
Age
Files
Lines
*
year 2012 for most copyright headers
Araq
2012-01-02
10
-10
/
+10
*
GC stack scanning cares about interior pointers
Araq
2011-12-30
1
-7
/
+5
*
Documentation comments + slight code modifications to zipfiles.nim.
Amrykid
2011-12-27
1
-1
/
+4
*
- Added extractFile and extractAll to zipfiles.nim
Amrykid
2011-12-24
1
-0
/
+22
*
old 'readline' and 'endOfFile' not deprecated anymore; too convenient for 1 l...
Araq
2011-11-29
1
-2
/
+2
*
compiler uses new 'readLine'
Araq
2011-11-27
1
-2
/
+22
*
fixed some tests
Araq
2011-11-19
1
-53
/
+53
*
better streams implemenation; fixes #63
Araq
2011-11-12
1
-5
/
+5
*
tester checks exitcode; osproc additions; DLL fixes; taint mode fixes
Araq
2011-11-07
1
-1
/
+1
*
much more efficient rod file generation
Araq
2011-10-18
1
-2
/
+1
*
sockets.recv optimizations; stdlib now supports taint mode
Araq
2011-09-24
3
-14
/
+14
*
preparations for 0.8.12
Araq
2011-07-10
1
-1
/
+1
*
zipfiles compiles again; added system.shallowCopy
Araq
2011-06-20
1
-3
/
+3
*
readFile raises EIO instead of returning nil; added system.writeFile
Araq
2011-06-16
1
-10
/
+2
*
deprecated system.copy: use system.substr instead
Araq
2011-05-14
1
-11
/
+11
*
Some minor fixes and additions to the graphics module.
dom96
2011-04-26
1
-40
/
+62
*
big repo cleanup
Araq
2011-04-12
1
-2
/
+2
*
bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmas
Araq
2011-03-23
1
-0
/
+0
*
more fixes for dy(n)lib typo; fixes #15
Araq
2011-03-08
1
-1
/
+1
*
distinction between re.replace and re.replacef; speed improvements for re module
Araq
2011-03-06
1
-34
/
+110
*
various bugfixes for generics; added generic sort proc
Araq
2011-03-03
1
-3
/
+7
*
first implementation of suggest
Araq
2011-02-16
1
-1
/
+3
*
bugfix: readline wrapper; bugfix: evaluation of type conversions
Araq
2011-02-14
1
-1
/
+0
*
REPL improvements
Araq
2011-02-13
1
-0
/
+37
*
non-nil AST; continue after errors for IDE support
Araq
2011-02-12
1
-0
/
+0
*
nimgrep: first working version
Araq
2011-02-02
1
-0
/
+18
*
cleanup: E_Base should not be used for inheriting exceptions; documentation g...
Araq
2011-01-15
1
-1
/
+1
*
httpserver may work better now
Araq
2011-01-13
1
-1
/
+1
*
graphics: draw(Ver|Hor)Line
Araq
2011-01-06
1
-2
/
+2
*
bugfix: dialogs.ChooseFilesToOpen
Araq
2010-11-01
1
-0
/
+4
*
bugfixes: htmlparser module
Araq
2010-10-30
1
-0
/
+18
*
Added a close function to the ssl module.
dom96
2010-10-27
1
-0
/
+6
*
bugfix: typo in SMTP module; SCGI module finished
Araq
2010-10-25
1
-2
/
+2
*
ssl.connect now returns the result of the certificate validation.
dom96
2010-10-23
1
-5
/
+3
*
Added {.final.} to objects which are not meant to be inherited, and added an ...
dom96
2010-10-23
1
-1
/
+1
*
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
/
+81
*
version 0.8.10
Araq
2010-10-21
1
-0
/
+344
*
c2nim tool added
Andreas Rumpf
2010-07-21
2
-0
/
+467
*
explicit types for generic routines
Andreas Rumpf
2010-05-28
1
-3
/
+2
*
Bugfix: empty echo statement
Andreas Rumpf
2010-03-20
1
-2
/
+1
*
BUGFIX: mEqRef for evalOp
Andreas Rumpf
2010-03-17
1
-0
/
+1
*
bugfix: return type of gtk2.check_menu_item_new*
Andreas Rumpf
2010-03-17
2
-2
/
+2
*
version 0.8.8
Andreas Rumpf
2010-03-14
1
-172
/
+141
*
improvements graphics module
Andreas Rumpf
2010-03-10
1
-17
/
+24
*
bugfix: tseqtuple
Andreas Rumpf
2010-03-10
1
-37
/
+189
*
bugfix: bug499771
Andreas Rumpf
2010-03-08
1
-4
/
+64
*
fixed anti-aliasing for graphics module
Andreas Rumpf
2010-03-05
1
-16
/
+128
*
bugfix: macro evaluation; added colors.extractRGB
Andreas Rumpf
2010-03-04
1
-1
/
+1
*
fixed graphics module
Andreas Rumpf
2010-03-03
1
-133
/
+152
[next]