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
*
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
*
|
koch: keep the nimcache directory for tools
Araq
2016-10-22
1
-1
/
+1
*
|
add 'koch install' again for backwards compat
Andreas Rumpf
2016-10-21
1
-0
/
+5
*
|
koch: finish is now its own command
Andreas Rumpf
2016-10-11
1
-155
/
+5
*
|
zip files for Windows
Araq
2016-10-09
1
-21
/
+6
*
|
koch supports the finish command for smooth installations on Windows
Araq
2016-10-09
1
-74
/
+157
*
|
tar.xz contains nimble and nimsuggest
Andreas Rumpf
2016-09-26
1
-4
/
+20
*
|
Fixes koch winrelease.
Dominik Picheta
2016-09-18
1
-1
/
+1
*
|
CI: For Windows deploy run `koch winrelease`.
Dominik Picheta
2016-09-18
1
-13
/
+1
*
|
docgen: group by type feature
Andreas Rumpf
2016-09-08
1
-0
/
+1
*
|
make koch build quietly
mogud
2016-08-28
1
-2
/
+4
*
|
koch boot: use different nimcaches for release and debug builds
Andreas Rumpf
2016-08-26
1
-1
/
+3
*
|
koch knows about json2
Andreas Rumpf
2016-07-19
1
-7
/
+8
|
/
*
Fix tar usage in testinstall
Federico Ceratto
2016-06-10
1
-1
/
+1
*
added 'koch testinstall' command; more installer related bugfixes
Andreas Rumpf
2016-06-09
1
-0
/
+40
*
finally make niminst smart about which files are important
Andreas Rumpf
2016-06-07
1
-2
/
+2
*
installer fixes and improvements
Andreas Rumpf
2016-06-07
1
-0
/
+16
*
Fixes nim-git AUR PKGBUILD.
Dominik Picheta
2016-06-05
1
-2
/
+10
*
fixes #3290
Andreas Rumpf
2016-05-31
1
-2
/
+3
*
skip tester html on travis/appveyor
Aman Gupta
2015-10-07
1
-1
/
+2
*
koch: Add geninstall generating just ./install.sh
Adam Strzelecki
2015-10-03
1
-2
/
+7
*
use linenoise instead of GNU readline
Araq
2015-06-21
1
-2
/
+2
*
Add "safety compilation". Improved, fixed messages
Oscar Campbell
2015-06-04
1
-3
/
+3
*
Made pathing (hopefully) Windows friendly.
Oscar Campbell
2015-06-03
1
-1
/
+1
*
Ensure fresh compiler and local compiler + libs
Oscar Campbell
2015-06-03
1
-0
/
+3
*
Remove outdated targz from niminst
Sergey Avseyev
2015-05-26
1
-7
/
+0
*
Implement support for XZ dist tarball
Sergey Avseyev
2015-05-26
1
-0
/
+8
*
Introduce pedantic mode for tester
Sergey Avseyev
2015-05-25
1
-1
/
+3
*
more cleanups for 0.11.0
Araq
2015-04-30
1
-2
/
+2
*
preparations for version 0.11.0
Araq
2015-04-30
1
-1
/
+1
*
the installer can generate tar.gz
Araq
2015-04-29
1
-6
/
+15
*
removed a bit of cruft from koch
Araq
2015-04-22
1
-29
/
+20
*
Rename compiler/nim.ini back to compiler/installer.ini
def
2015-03-13
1
-4
/
+4
*
Add makefile for csources
def
2015-03-12
1
-1
/
+1
*
koch: Nimrod -> Nim
def
2015-03-12
1
-3
/
+3
*
Move installer.ini back to nim.ini to fix ./koch csource
def
2015-03-12
1
-4
/
+4
*
Replaced deprecated repeatChar() with repeat() or spaces().
Hans Raaf
2015-03-04
1
-1
/
+1
*
koch supports 'boot cpp'
Araq
2015-02-24
1
-4
/
+3
[next]