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
/
nimweb.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add boot directive in nimweb (#6824)
Federico Ceratto
2017-11-28
1
-1
/
+1
*
'nim doc' is now using version 2 of the documentation generator
Andreas Rumpf
2017-11-16
1
-1
/
+1
*
nimweb: Show output of failed external command (#5343)
flyx
2017-02-06
1
-2
/
+2
*
Use the correct parallelBuild value. fixes #5328 (#5329)
Federico Ceratto
2017-02-04
1
-2
/
+5
*
execute pdflatex in nonstopmode (#5305)
flyx
2017-01-31
1
-2
/
+3
*
docgen: PDFs and HTMLs finally are generated in their own respective directories
Araq
2016-10-24
1
-5
/
+16
*
nimweb generates better upload directory
Araq
2016-10-21
1
-3
/
+5
*
nimweb updated for the new news filenames
Andreas Rumpf
2016-10-21
1
-3
/
+4
*
documentation now has an 'edit' button
Andreas Rumpf
2016-09-08
1
-23
/
+16
*
Show inactive supporters on sponsors page too.
Dominik Picheta
2016-09-04
1
-4
/
+6
*
koch knows about json2
Andreas Rumpf
2016-07-19
1
-3
/
+17
*
added 'koch testinstall' command; more installer related bugfixes
Andreas Rumpf
2016-06-09
1
-12
/
+25
*
make source code links work again
Araq
2016-06-07
1
-6
/
+6
*
Fixes RSS feed generated by nimweb.
Dominik Picheta
2016-06-04
1
-22
/
+23
*
Fixes website page titles.
Dominik Picheta
2016-06-04
1
-5
/
+6
*
News articles are now placed in separate pages.
Dominik Picheta
2016-06-04
1
-23
/
+37
*
Implemented generation of sponsors page + missing assets.
Dominik Picheta
2016-06-04
1
-1
/
+36
*
Generate nre docs with website
Flaviu Tamas
2016-05-13
1
-10
/
+10
*
documented NimScript
Araq
2015-09-07
1
-2
/
+2
*
updated links to source code
Araq
2015-06-30
1
-1
/
+1
*
renamed writeln to writeLine in tools
patrick dw
2015-06-19
1
-3
/
+3
*
Replaced deprecated repeatStr() with repeat().
Hans Raaf
2015-03-04
1
-2
/
+2
*
cleanup index generation
Araq
2015-02-10
1
-1
/
+1
*
Happy new year!
Guillaume Gelin
2015-01-06
1
-2
/
+2
*
Merge pull request #1779 from flaviut/ga-docs
Varriount
2015-01-05
1
-1
/
+7
|
\
|
*
Mostly get analytics working for docs
Flaviu Tamas
2014-12-25
1
-1
/
+7
*
|
website updates; Source links now work
Araq
2014-12-30
1
-9
/
+11
*
|
Renamed Babel to Nimble in lib.txt.
Dominik Picheta
2014-12-26
1
-2
/
+2
|
/
*
Fix source code links
Nick Greenfield
2014-12-21
1
-8
/
+8
*
Merge pull request #1748 from boydgreenfield/improved-doc-styling
Andreas Rumpf
2014-12-21
1
-8
/
+10
|
\
|
*
Update nimweb.nim to work w/ non-hardcoded --docSeeSrcUrl argument to nim doc
Nick Greenfield
2014-12-19
1
-8
/
+10
*
|
implemented 'koch pdf'
Araq
2014-12-19
1
-9
/
+10
|
/
*
added 'website' option to koch for convenience
Araq
2014-12-13
1
-2
/
+7
*
website slightly improved
Araq
2014-12-11
1
-1
/
+1
*
nimweb builds full docs again
Araq
2014-12-10
1
-7
/
+11
*
further website improvements
Araq
2014-12-10
1
-0
/
+1
*
destuctors are experimental; 'func' is now a keyword
Araq
2014-12-10
1
-1
/
+1
*
new website
Araq
2014-12-10
1
-7
/
+7
*
Nimrod -> Nim
Araq
2014-10-31
1
-5
/
+5
*
Merge branch 'devel' into bigbreak
Araq
2014-10-20
1
-6
/
+12
|
\
|
*
disable 'view source' feature
Araq
2014-10-20
1
-3
/
+4
|
*
documentation improvements
Araq
2014-10-19
1
-4
/
+9
*
|
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
[next]