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 (
Expand
)
Author
Age
Files
Lines
*
Improve the trimcc tool's batching algorithm.
Clay Sweetser
2014-10-14
2
-80
/
+145
*
Merge branch 'devel' into bigbreak
Araq
2014-10-13
1
-4
/
+4
|
\
|
*
zipfile generation works again
Araq
2014-10-12
1
-4
/
+4
*
|
documentation updates
Araq
2014-10-11
1
-0
/
+16
*
|
improved trimcc tool
Araq
2014-10-09
1
-20
/
+118
*
|
docgen should work again
Araq
2014-10-05
1
-1
/
+1
*
|
some progress on documentation building
Araq
2014-09-17
1
-84
/
+80
*
|
nimweb compiles again
Araq
2014-09-14
1
-6
/
+1
*
|
resolved conflict
Araq
2014-09-13
1
-15
/
+20
|
\
\
|
*
|
Some docgen fixes.
Dominik Picheta
2014-09-13
1
-16
/
+16
*
|
|
merged things from devel
Araq
2014-09-12
1
-9
/
+47
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Adds --parallelBuild to koch web and automatic reruns. Refs #1455.
Grzegorz Adam Hankiewicz
2014-08-08
1
-4
/
+27
|
*
Parallelizes documentation building.
Grzegorz Adam Hankiewicz
2014-08-06
1
-9
/
+24
*
|
updated nimgrep tool
Araq
2014-09-10
1
-6
/
+6
*
|
nimgrep compiles again
Araq
2014-09-07
1
-8
/
+8
*
|
renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamings
Araq
2014-08-29
1
-0
/
+0
*
|
posix.nim compiles again
Araq
2014-08-29
8
-42
/
+42
|
/
*
Make nimrepl and trimcc tools compile
def
2014-08-01
2
-2
/
+2
*
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-04-25
1
-1
/
+1
|
\
|
*
website updates
Araq
2014-04-22
1
-1
/
+1
*
|
minor tweaks; updated todo.txt
Araq
2014-04-25
1
-1
/
+1
|
/
*
Implemented babel package list in lib.html.
Dominik Picheta
2014-04-12
1
-0
/
+5
*
merged better html links #850
Araq
2014-04-08
2
-10
/
+25
*
Added google analytics to website.
Dominik Picheta
2014-02-18
1
-0
/
+10
*
Changed tests and tools to use 'discard' statements instead of 'nil' for empt...
Clay Sweetser
2014-02-15
1
-1
/
+1
*
nil->discard
Araq
2014-02-14
1
-6
/
+6
*
Merge branch 'pr_oniondocs' into pr_oniondocs_devel
Grzegorz Adam Hankiewicz
2014-01-25
1
-0
/
+14
|
\
|
*
Transforms docgen sample to be generated from source.
Grzegorz Adam Hankiewicz
2014-01-06
1
-0
/
+14
*
|
resolved conflicts with master
Araq
2014-01-18
3
-9
/
+9
|
\
\
|
*
|
Rename C sources dir to c_code.
Dominik Picheta
2014-01-12
3
-9
/
+9
|
|
/
*
|
case consistency: niminst
Araq
2013-12-29
1
-9
/
+9
*
|
case consistency part 7
Araq
2013-12-28
2
-13
/
+13
*
|
case consistency part 6
Araq
2013-12-28
1
-3
/
+3
*
|
case consistency part 5
Araq
2013-12-28
7
-9
/
+9
*
|
attempt to merge newtempl
Araq
2013-12-24
1
-0
/
+631
*
|
NoFakeVars progress
Araq
2013-12-24
3
-0
/
+877
*
|
vm: FFI improvements
Araq
2013-12-23
1
-1
/
+1
*
|
Merge branch 'master' of https://github.com/Araq/Nimrod into vm2
Araq
2013-12-23
1
-3
/
+2
|
\
|
|
*
Use quoteShell in stdlib, where appropriate.
Michał Zieliński
2013-12-11
1
-3
/
+2
*
|
new VM: some progress for the FFI support
Araq
2013-12-23
1
-7
/
+14
|
/
*
Updates configuration for recent lib removals. Refs #698.
Grzegorz Adam Hankiewicz
2013-12-08
1
-32
/
+0
*
Add DragonFly as essentially a clone of FreeBSD
Markus Pfeiffer
2013-10-09
1
-1
/
+1
*
niminst: yet another bugfix
Araq
2013-10-07
1
-2
/
+2
*
niminst: slashify was a stupid idea
Araq
2013-10-06
6
-34
/
+34
*
fixes for niminst
Araq
2013-09-28
1
-3
/
+5
*
examples from the talk part of test suite
Araq
2013-09-27
1
-1
/
+4
*
support for multiple modules of the same name; niminst supports 'platforms'; ...
Araq
2013-09-24
1
-4
/
+35
*
fixes #582
Araq
2013-09-01
6
-29
/
+47
*
fixes #578
Araq
2013-08-30
1
-11
/
+11
*
Modified the behaviour of the build scripts to accommodate new C sources
Dominik Picheta
2013-08-04
3
-19
/
+41
[next]