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
*
docgen understands and ignores *when false*
Araq
2010-11-18
18
-79
/
+1194
*
pegs: captured search loop
Araq
2010-11-07
3
-5
/
+55
*
claro wrapper added
Araq
2010-11-07
5
-0
/
+2755
*
niminst: support for doc_start
Araq
2010-11-02
4
-4
/
+15
*
Bugfix: niminst: proper GUI target support
Araq
2010-11-02
1
-1
/
+1
*
Bugfix: niminst: nimrod is not default dir for *every* project
Araq
2010-11-02
1
-1
/
+1
*
Bugfix: niminst: nimrod is not default dir for *every* project
Araq
2010-11-02
1
-0
/
+1
*
Bugfix: niminst: nimrod is not default dir for *every* project
Araq
2010-11-02
1
-1
/
+1
*
bugfix: dialogs.ChooseFilesToOpen
Araq
2010-11-01
2
-0
/
+6
*
added os.findExe
Araq
2010-10-31
3
-12
/
+14
*
pegs: bugfixes and extensions
Araq
2010-10-31
4
-16
/
+51
*
bugfixes: htmlparser module
Araq
2010-10-30
5
-4
/
+54
*
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
4
-1
/
+735
*
bugfix: typo in SMTP module; SCGI module finished
Araq
2010-10-25
7
-36
/
+217
*
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 a .gitignore file
dom96
2010-10-23
1
-0
/
+2
*
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
5
-13
/
+142
*
version 0.8.10
Araq
2010-10-21
5
-2
/
+968
*
version 0.8.10
Araq
2010-10-21
58
-30798
/
+732
*
proper parameter order for os.copyFile/os.moveFile
Araq
2010-09-21
2
-6
/
+3
*
bugfix: finally sections are executed before return/break
Araq
2010-09-20
6
-2
/
+64
*
bugfix: finally sections are executed before return/break
Araq
2010-09-20
7
-49
/
+71
*
bugfix: overflow checking for small ints; bugfix: tiny C works again
Araq
2010-09-20
5
-41
/
+19
*
threading code deactivated; tiny C bugfix: don't report warnings to error cal...
Araq
2010-09-19
15
-135
/
+208
*
standard filter supports multiple line expressions; better amd64 detection fo...
Araq
2010-09-17
3
-16
/
+56
*
mac os x amd64 detection; missing C files added
Araq
2010-09-16
3
-2
/
+22
*
C sources for bootstrapping
Araq
2010-09-13
0
-0
/
+0
*
fixes for exception handling; added system.compileOption
Araq
2010-09-13
18
-165
/
+329
*
attempt to get tiny C for i386 to work
Araq
2010-08-28
2
-1
/
+7
*
added missing wrappers
Araq
2010-08-28
8
-0
/
+2576
*
tiny C support; cosmetic improvements for the docs
Araq
2010-08-28
151
-43
/
+63611
*
added some missing wrappers
Araq
2010-08-24
3
-0
/
+2295
*
bugfix: init of temps
Araq
2010-08-24
15
-76
/
+107
*
added detect.nim; bugfix: build.sh template
Araq
2010-08-17
3
-1
/
+834
*
modified build.sh
Araq
2010-08-17
0
-0
/
+0
*
included generated C code for bootstrapping
Araq
2010-08-17
0
-0
/
+0
*
got rid of old ide code
Araq
2010-08-17
5
-716
/
+0
*
readme.txt restored
Araq
2010-08-17
1
-0
/
+21
*
ugh
Araq
2010-08-17
1
-21
/
+0
|
\
|
*
first commit (only readme.txt)
Andreas Rumpf
2010-08-16
1
-0
/
+21
*
accurate file/line information
Andreas Rumpf
2010-08-14
10
-81
/
+508
*
documentation changes
Andreas Rumpf
2010-08-12
2
-267
/
+262
*
windows.nim compiles again; thanks for fucking it up
Andreas Rumpf
2010-08-12
1
-191
/
+87
*
c2nim: new features & bugfixes
Andreas Rumpf
2010-08-11
12
-166
/
+1257
[next]