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
/
tools
Commit message (
Collapse
)
Author
Age
Files
Lines
*
renamed optional to discardable
Araq
2011-09-24
1
-5
/
+5
|
*
anonymous procs implemented; however no closure support yet
Araq
2011-08-01
1
-1
/
+1
|
*
clean exit codes for all the tools
Araq
2011-08-01
5
-13
/
+29
|
*
bugfixes; added events module, sequtils module
Araq
2011-07-26
1
-2
/
+4
|
*
tools/{niminst,nimweb}.nim: switch from write and writeln to quit
Keita Haga
2011-07-25
2
-17
/
+17
|
*
bugfix: proper cache for generic instantiations
Araq
2011-07-21
1
-1
/
+1
|
*
further steps for thread support; bootstrapping should require unzip C ↵
Araq
2011-05-16
3
-7
/
+7
|
|
|
|
sources and ./build.sh
*
ugh, maybe broke git
Araq
2011-04-01
1
-1
/
+1
|
*
bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmas
Araq
2011-03-23
1
-0
/
+0
|
*
distinction between re.replace and re.replacef; speed improvements for re module
Araq
2011-03-06
1
-0
/
+5
|
*
somewhat better 'suggest'
Araq
2011-02-21
1
-0
/
+4
|
*
tests themselves contain the expected result
Araq
2011-02-20
1
-0
/
+2
|
*
nimgrep: version 0.8
Araq
2011-02-03
1
-17
/
+54
|
*
nimgrep --ext support
Araq
2011-02-02
1
-5
/
+14
|
*
nimgrep: support for multiple input files/dirs
Araq
2011-02-02
1
-6
/
+8
|
*
nimgrep: first working version
Araq
2011-02-02
1
-29
/
+97
|
*
changes to threads; --recursivePath support
Araq
2011-01-29
1
-11
/
+11
|
*
commit before ov-res changes
Araq
2010-12-07
1
-0
/
+191
|
*
docgen understands and ignores *when false*
Araq
2010-11-18
2
-1
/
+2
|
*
niminst: support for doc_start
Araq
2010-11-02
2
-3
/
+10
|
*
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
-1
/
+1
|
*
added os.findExe
Araq
2010-10-31
1
-12
/
+0
|
*
version 0.8.10
Araq
2010-10-21
5
-16
/
+22
|
*
threading code deactivated; tiny C bugfix: don't report warnings to error ↵
Araq
2010-09-19
1
-23
/
+40
|
|
|
|
callback
*
standard filter supports multiple line expressions; better amd64 detection ↵
Araq
2010-09-17
1
-2
/
+4
|
|
|
|
for mac os X
*
mac os x amd64 detection; missing C files added
Araq
2010-09-16
1
-1
/
+1
|
*
fixes for exception handling; added system.compileOption
Araq
2010-09-13
1
-0
/
+3
|
*
added detect.nim; bugfix: build.sh template
Araq
2010-08-17
3
-1
/
+834
|
*
added missing files
Andreas Rumpf
2010-08-08
1
-0
/
+19
|
*
handling of compiler procs improved for DLL generation
Andreas Rumpf
2010-07-29
2
-20
/
+34
|
*
added system.appType magic
Andreas Rumpf
2010-07-21
1
-1
/
+1
|
*
c2nim tool added
Andreas Rumpf
2010-07-21
1
-1
/
+1
|
*
bugfix: complex.nim compiles
Andreas Rumpf
2010-04-04
1
-1
/
+2
|
*
tiny C backend for a much faster REPL
Andreas Rumpf
2010-04-02
1
-12
/
+14
|
*
version 0.8.8
Andreas Rumpf
2010-03-14
1
-1
/
+1
|
*
further enhancements for the GTK wrapper
Andreas Rumpf
2010-03-01
1
-11
/
+17
|
*
nimrepl uses new GTK wrapper
Andreas Rumpf
2010-02-28
1
-85
/
+81
|
*
fixed pango/pangoutils new wrappers
Andreas Rumpf
2010-02-26
11
-0
/
+0
|
*
bugfixes for unicode; xmlparser; htmlparser; scanner
rumpf_a@web.de
2010-02-20
3
-4
/
+5
|
*
development of graphics module
Andreas Rumpf
2010-02-19
1
-5
/
+7
|
*
continued work on html/xmlparser
rumpf_a@web.de
2010-02-14
11
-0
/
+160
|
*
httpclient uses strtabs
Andreas Rumpf
2010-02-07
1
-3
/
+3
|
*
atomic is now a keyword
Andreas Rumpf
2010-01-21
1
-0
/
+31
|
*
some test files added
Andreas Rumpf
2010-01-08
1
-0
/
+64
|
*
got rid of platdef.c; compiler now always does linking step
rumpf_a@web.de
2009-12-20
1
-7
/
+1
|
*
bind table
Andreas Rumpf
2009-11-12
1
-1
/
+1
|
*
bugfixes: macros; splitFile; strutils.split; iterator.method
rumpf_a@web.de
2009-10-27
1
-1
/
+1
|
*
version 0.8.2
rumpf_a@web.de
2009-10-21
7
-17
/
+36
|
[next]