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: RST parser: URLs properly parsed
Araq
2012-06-01
2
-1
/
+9
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-05-31
2
-5
/
+6
|
\
|
*
Fixed times.format handling of month numbers.
Dominik Picheta
2012-05-30
1
-2
/
+2
|
*
Marshal now works with nil strings. Timezone and tzname vars are not public a...
Dominik Picheta
2012-05-30
2
-3
/
+4
*
|
niminst: use 'set -e'; failing to copy docs and data is no installation error
Araq
2012-05-31
4
-18
/
+28
|
/
*
fixes #127
Araq
2012-05-30
3
-6
/
+30
*
'+=' etc for all floating point types
Araq
2012-05-29
6
-13
/
+21
*
made tsequtils green again
Araq
2012-05-28
5
-8
/
+45
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-05-27
1
-2
/
+2
|
\
|
*
Fixed times.format
Dominik Picheta
2012-05-27
1
-2
/
+2
*
|
bugfix: UFCS for templates (ttempl3.nim enhanced)
Araq
2012-05-27
3
-10
/
+27
*
|
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
|
\
[next]