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
*
Transforms httpclient into hyperlink for ease of use.
Grzegorz Adam Hankiewicz
2012-12-11
1
-1
/
+2
*
Merge pull request #262 from gradha/pr_adds_some_documentation_to_db_modules
Araq
2012-11-24
3
-13
/
+21
|
\
|
*
Documents NULL to "" db_* transformation and return values.
Grzegorz Adam Hankiewicz
2012-11-24
3
-13
/
+21
*
|
fixes #250
Araq
2012-11-19
4
-8
/
+8
|
/
*
'assert' hides EAssertionFailsure; stdlib makes use of 'tags'
Araq
2012-11-18
6
-65
/
+113
*
doc2 support for nimweb; fixed graphics.withEvents
Araq
2012-11-01
1
-1
/
+2
*
Adds `$` as supplied proc to varargs in database modules.
Grzegorz Adam Hankiewicz
2012-10-20
3
-31
/
+32
*
bugfix: leak in db_sqlite.GetValue
Araq
2012-10-10
1
-3
/
+5
*
Fixes segfault in db_sqlite. Fixes problems with times.format.
Dominik Picheta
2012-10-07
1
-2
/
+4
*
syntax compatibility between do blocks and stmt blocks
Zahary Karadjov
2012-10-04
1
-1
/
+1
*
first steps to make templates hygienic
Araq
2012-08-20
1
-1
/
+4
*
openarray/varargs split; breaks bootstrapping
Araq
2012-08-16
4
-39
/
+39
*
Both the re and pegs module's `=~` templates can now be used simultaneously f...
Dominik Picheta
2012-07-21
1
-1
/
+1
*
improved unsigned support
Araq
2012-07-14
1
-14
/
+13
*
fixes #164
Araq
2012-07-11
1
-4
/
+4
*
dialogs.nim and osinfo_win.nim compile again
Araq
2012-07-10
2
-12
/
+18
*
'addSon' for types deprecated for 'int literal type' analysis (3)
Araq
2012-07-09
3
-12
/
+12
*
changed integer promotion rules; breaks bootstrapping and lots of code
Araq
2012-07-08
4
-20
/
+21
*
made some tests green again
Araq
2012-06-20
1
-11
/
+12
*
Sockets are now buffered and have ssl support through openssl.
Dominik Picheta
2012-06-03
1
-0
/
+2
*
fixes #113
Araq
2012-05-20
1
-12
/
+16
*
small bugfixes; documentation generator supports smilies for the forum
Araq
2012-05-01
3
-3
/
+3
*
some code formating
Araq
2012-04-26
1
-3
/
+2
*
added db_*.getRow
Araq
2012-04-24
3
-0
/
+34
*
Fixed graphics.drawLineAA and graphics.withEvents uses WaitEvent instead of P...
dom96
2012-04-20
1
-43
/
+64
*
documentation improvements; higher level Mongodb wrapper
Araq
2012-04-09
1
-0
/
+213
*
added system.setControlCHook, system.writeStackTrace
Araq
2012-02-19
1
-1
/
+2
*
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
[next]