Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | | | | | Add google analytics to docs | ||||
| * | 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 |
|\ | | | | | Improved doc styling | ||||
| * | 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 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: compiler/nim.ini doc/manual.txt doc/tut2.txt koch.nim lib/system/channels.nim readme.txt tools/niminst/niminst.nim tools/nimweb.nim web/download.txt web/news.txt | ||||
| * | 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 |
| | | |||||
* | | posix.nim compiles again | Araq | 2014-08-29 | 1 | -2/+2 |
|/ | |||||
* | Implemented babel package list in lib.html. | Dominik Picheta | 2014-04-12 | 1 | -0/+5 |
| | |||||
* | merged better html links #850 | Araq | 2014-04-08 | 1 | -9/+24 |
| | |||||
* | 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 |
| | | |||||
* | | case consistency part 7 | Araq | 2013-12-28 | 1 | -11/+11 |
|/ | |||||
* | Implements basic rss generation for website news. | Grzegorz Adam Hankiewicz | 2013-05-23 | 1 | -2/+118 |
| | |||||
* | Implemented new Nimrod website designed by @PhilipWitte. | Dominik Picheta | 2013-05-18 | 1 | -11/+18 |
| | |||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
| | |||||
* | doc2 support for nimweb; fixed graphics.withEvents | Araq | 2012-11-01 | 1 | -1/+6 |
| | |||||
* | extracted documentation generator | Araq | 2012-05-09 | 1 | -8/+5 |
| | |||||
* | small bugfixes; documentation generator supports smilies for the forum | Araq | 2012-05-01 | 1 | -2/+4 |
| | |||||
* | implemented incompleteStruct pragma; embedded debugger works with posix module | Araq | 2012-01-05 | 1 | -2/+2 |
| | |||||
* | clean exit codes for all the tools | Araq | 2011-08-01 | 1 | -6/+13 |
| | |||||
* | tools/{niminst,nimweb}.nim: switch from write and writeln to quit | Keita Haga | 2011-07-25 | 1 | -3/+3 |
| | |||||
* | further steps for thread support; bootstrapping should require unzip C ↵ | Araq | 2011-05-16 | 1 | -1/+1 |
| | | | | sources and ./build.sh | ||||
* | fixed pango/pangoutils new wrappers | Andreas Rumpf | 2010-02-26 | 1 | -0/+0 |
| | |||||
* | bugfixes for unicode; xmlparser; htmlparser; scanner | rumpf_a@web.de | 2010-02-20 | 1 | -1/+1 |
| | |||||
* | continued work on html/xmlparser | rumpf_a@web.de | 2010-02-14 | 1 | -0/+0 |
| | |||||
* | httpclient uses strtabs | Andreas Rumpf | 2010-02-07 | 1 | -3/+3 |
| | |||||
* | bind table | Andreas Rumpf | 2009-11-12 | 1 | -1/+1 |
| |