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
/
koch.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix lists of paths in posix environment (#7034)
Dennis Felsing
2018-01-08
1
-2
/
+2
*
Faster nimgrep (#6983)
Mathias Stearn
2018-01-03
1
-1
/
+1
*
Prep for tester parallel: private nimcache for each test (#6937)
Mathias Stearn
2017-12-18
1
-1
/
+1
*
koch temp uses '-d:debug'
Andreas Rumpf
2017-11-14
1
-2
/
+2
*
made nimresolve part of the compiler
Andreas Rumpf
2017-10-29
1
-1
/
+1
*
Use findNim() in koch temp() (#6592)
Stefan Rakel
2017-10-25
1
-1
/
+2
*
implemented new experimental scriptable import mechanism
Andreas Rumpf
2017-10-01
1
-0
/
+3
*
fixes #6028
Araq
2017-09-04
1
-1
/
+2
*
moved winrelease to its own tool to fix #6147
Araq
2017-09-03
1
-41
/
+44
*
added koch xtemp command for easier compiler development
Araq
2017-06-08
1
-0
/
+12
*
fixes 'koch winrelease'
Araq
2017-05-18
1
-22
/
+10
*
niminst: add missing nimsuggest tool; small koch.nim cleanup
Araq
2017-05-17
1
-7
/
+0
*
koch: build release version of nimble
Andreas Rumpf
2017-04-26
1
-2
/
+2
*
koch: cleanup its help output, remove cruft
Araq
2017-03-21
1
-18
/
+14
*
koch: vcc is also built with 'koch tools'
Araq
2017-03-21
1
-1
/
+5
*
koch: better valgrind support
Andreas Rumpf
2017-03-17
1
-5
/
+19
*
Merge branch 'devel' into faster-nimsuggest
Andreas Rumpf
2017-03-14
1
-0
/
+9
|
\
|
*
valgrind support for nim
Andreas Rumpf
2017-03-14
1
-0
/
+9
*
|
nimsuggest: more precise cursor tracking
Araq
2017-03-09
1
-4
/
+4
|
/
*
finish tool can use 'nimgrab' tool to download the mingw version
Araq
2017-02-26
1
-0
/
+3
*
koch: don't build downloader tool, it is not ready
araq
2017-02-15
1
-2
/
+3
*
koch: boot use hostOs&hostCpu specific nimcache
Andreas Rumpf
2017-02-07
1
-1
/
+2
*
downloader tool needs to use https
Andreas Rumpf
2017-02-07
1
-1
/
+1
*
koch.nim: don't commit after 1am
Andreas Rumpf
2017-02-07
1
-2
/
+2
*
disable NSIS installers, ship with downloader.exe instead
Araq
2017-02-07
1
-2
/
+7
*
koch.nim: winrelease without nasty batch files
Araq
2017-02-07
1
-3
/
+58
*
add 'koch nimsuggest' command for consistency
Andreas Rumpf
2017-01-10
1
-0
/
+1
*
use os.copyDir, not your own broken implementation of it
Andreas Rumpf
2017-01-10
1
-9
/
+0
*
happy new year
Araq
2017-01-07
1
-2
/
+2
*
koch.nim: critical fix for the tar.xz installations
Andreas Rumpf
2017-01-07
1
-14
/
+18
*
koch and nims updates
Araq
2017-01-06
1
-1
/
+1
*
koch.nim: remove old bin/nimblepkg/*.nim files for nimble installation
Andreas Rumpf
2017-01-04
1
-0
/
+4
*
koch.nim: don't use --git-dir; produces weird results
Araq
2017-01-03
1
-8
/
+10
*
koch.nim: use new nimble branch setup
Araq
2017-01-03
1
-34
/
+24
*
support: koch supports 'nimble' vs 'nimble --latest'
Andreas Rumpf
2016-12-28
1
-13
/
+24
*
'koch temp --option' passes options to the compiler compilation itself
Andreas Rumpf
2016-11-18
1
-2
/
+17
*
nimsuggest is now in tools/
Andreas Rumpf
2016-11-01
1
-1
/
+1
*
koch improvements; implemented 'koch pushcsources'
Araq
2016-11-01
1
-10
/
+43
*
touch koch.nim to trigger CI build (4th)
Araq
2016-11-01
1
-1
/
+0
*
touch koch.nim to trigger CI build (3rd)
Araq
2016-10-31
1
-0
/
+1
*
touch koch.nim to trigger CI build (2nd)
Araq
2016-10-31
1
-1
/
+0
*
touch koch.nim to trigger CI build
Araq
2016-10-31
1
-0
/
+1
*
nimsuggest is now part of Nim
Araq
2016-10-31
1
-7
/
+3
*
koch also builds the vccexe tool
Araq
2016-10-25
1
-3
/
+4
*
Merge pull request #4838 from couven92/ico-vcc
Andreas Rumpf
2016-10-24
1
-0
/
+5
|
\
|
*
Added icons support for Visual Studio compiler
Fredrik Høisæther Rasch
2016-09-30
1
-0
/
+5
*
|
deprecate install_tools.nims in favor of 'koch tools'; refs #4934
Araq
2016-10-24
1
-22
/
+42
*
|
deprecated install_nimble.nims in favor of 'koch nimble'; refs #4934
Araq
2016-10-24
1
-1
/
+22
*
|
further cleanups; refs #4934
Araq
2016-10-24
1
-1
/
+3
*
|
docgen: PDFs and HTMLs finally are generated in their own respective directories
Araq
2016-10-24
1
-0
/
+1
[next]