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
...
*
added test tmultim4.nim
Araq
2011-01-06
3
-0
/
+41
*
documentation for source code filters
Araq
2011-01-06
3
-78
/
+49
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2011-01-06
2
-55
/
+40
|
\
|
*
fixes #5, also cleaned up extccomp a bit.
dom96
2011-01-06
2
-55
/
+40
*
|
better tester; yet another iterator bugfix
Araq
2011-01-06
6
-71
/
+116
*
|
bugfix: compiler rejects methods without object parameter
Araq
2011-01-06
7
-3
/
+28
|
/
*
fixed whitespace conflict
Araq
2011-01-06
2
-55
/
+55
|
\
|
*
Adjust name of event converters and remove the boilerplate
Michael Fellinger
2011-01-05
1
-38
/
+19
|
*
Attempt to fix event debacle in sdl
Michael Fellinger
2011-01-04
1
-54
/
+73
|
*
add sin proc for math
Michael Fellinger
2011-01-04
1
-0
/
+2
*
|
graphics: draw(Ver|Hor)Line
Araq
2011-01-06
1
-2
/
+2
*
|
bugfix: semantic checking: tuples without named fields
Araq
2011-01-06
2
-1
/
+6
*
|
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2011-01-05
2
-8
/
+29
|
\
\
|
*
|
Fixed a bug in typeToString with generics.
dom96
2011-01-03
1
-8
/
+6
|
*
|
Added a generics test case.
dom96
2011-01-03
1
-0
/
+23
|
|
/
*
|
transf: big refactoring; other small fixes
Araq
2011-01-05
11
-226
/
+287
*
|
bugfix: multiple yield statements and loop body vars
Araq
2010-12-13
13
-75
/
+256
*
|
added strutils.align
Araq
2010-12-07
4
-15
/
+36
*
|
commit before ov-res changes
Araq
2010-12-07
4
-23
/
+37
*
|
commit before ov-res changes
Araq
2010-12-07
1
-0
/
+191
*
|
renamed lock->aquire
Araq
2010-11-18
2
-20
/
+20
*
|
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
[prev]
[next]