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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
bugfix: field names of tuples are treated consistently in the C backend
Araq
2012-05-27
5
-25
/
+39
|
/
/
*
|
Fixed times on non-posix operating systems.
Dominik Picheta
2012-05-26
1
-5
/
+5
*
|
Added timezone handling and functions for adding and subtracting time to the ...
Dominik Picheta
2012-05-26
2
-12
/
+165
*
|
added system.||; lacks runtime support
Araq
2012-05-23
12
-9
/
+60
*
|
TInteger vs TOrdinal
Araq
2012-05-22
1
-1
/
+5
*
|
fixes a long standing bug concerning assignment of case objects
Araq
2012-05-22
2
-4
/
+10
*
|
todo.txt changes
Araq
2012-05-20
1
-4
/
+2
*
|
added another system.getStackTrace
Araq
2012-05-20
2
-0
/
+14
|
/
*
Fixes for embeddable devices (--os:standalone)
dom96
2012-05-20
1
-8
/
+8
*
fixes #113
Araq
2012-05-20
3
-16
/
+22
*
fixes #114
Araq
2012-05-20
1
-2
/
+2
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-05-20
7
-10
/
+547
|
\
|
*
The httpserver now grabs the IP address of the client. RST gen fix for smileys.
dom96
2012-05-16
2
-2
/
+5
|
*
Fixed a bug in times and finished its docs. Added mimetypes module and added ...
dom96
2012-05-13
5
-8
/
+542
*
|
fixes #109
Araq
2012-05-20
9
-16
/
+95
|
/
*
fixes #103
Araq
2012-05-11
1
-2
/
+3
*
made tests green again
Araq
2012-05-11
2
-3
/
+3
*
thoughts about 'continue/break' bug
Araq
2012-05-10
2
-0
/
+5
*
fixes #111; however may introduce other problems
Araq
2012-05-10
1
-1
/
+6
*
added thexlit test
Araq
2012-05-09
1
-0
/
+12
*
markdown improvements
Araq
2012-05-09
3
-9
/
+10
*
implemented markdown styled code-blocks
Araq
2012-05-09
1
-2
/
+35
*
rst parser: removed index handling
Araq
2012-05-09
1
-113
/
+1
*
bugfix: strutils.formatFloat
Araq
2012-05-09
2
-7
/
+3
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-05-09
3
-13
/
+102
|
\
|
*
Removed echos from uri module.
Dominik Picheta
2012-05-07
1
-2
/
+0
|
*
Added uri module.
dom96
2012-05-06
1
-0
/
+35
|
*
The httpserver module now supports POST requests. Fix for captureBetween in t...
dom96
2012-05-06
2
-13
/
+69
*
|
extracted documentation generator
Araq
2012-05-09
13
-10202
/
+706
|
/
*
added system.getStackTrace; docgen refactoring (incomplete)
Araq
2012-05-06
13
-509
/
+744
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-05-05
1
-0
/
+7
|
\
|
*
Scgi module handles socket disconnection properly now.
dom96
2012-05-05
1
-0
/
+7
*
|
improvements for the iup wrapper
Araq
2012-05-05
1
-17
/
+21
|
/
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-05-04
3
-11
/
+56
|
\
|
*
The httpserver now gathers the headers for the user. Fixed ambiguity in recvL...
dom96
2012-05-03
3
-11
/
+56
*
|
fixes binding of overloaded procs
Araq
2012-05-04
6
-26
/
+51
|
/
*
rst parser does not support 'raw' directive per default (security risk)
Araq
2012-05-01
2
-3
/
+11
*
small bugfixes; documentation generator supports smilies for the forum
Araq
2012-05-01
11
-84
/
+229
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-04-26
2
-1
/
+149
|
\
|
*
Added a format function to the times module and a setCookie function to the c...
dom96
2012-04-26
2
-1
/
+149
*
|
some code formating
Araq
2012-04-26
2
-11
/
+10
*
|
added db_*.getRow
Araq
2012-04-24
6
-4
/
+42
|
/
*
documentation improvements; GC_step improved
Araq
2012-04-21
8
-23
/
+68
*
resolved conflict for news.txt
Araq
2012-04-21
9
-204
/
+244
|
\
|
*
Merge branch 'master' of github.com:Araq/Nimrod into upstream
Zahary Karadjov
2012-04-21
1
-43
/
+64
|
|
\
|
|
*
Fixed graphics.drawLineAA and graphics.withEvents uses WaitEvent instead of P...
dom96
2012-04-20
1
-43
/
+64
|
*
|
Finally rebuilt the sources to take advantage of the new type system capabili...
Zahary Karadjov
2012-04-21
2
-2
/
+21
|
*
|
implicit generics types as return types. removed the error message for captur...
Zahary Karadjov
2012-04-21
6
-60
/
+67
|
*
|
produce errors on proc types with implicit empty param lists.
Zahary Karadjov
2012-04-20
3
-11
/
+13
|
*
|
allow the use of built-in type constraints in type sections
Zahary Karadjov
2012-04-20
1
-34
/
+27
[prev]
[next]