Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not generate Source/Edit without git in config | Ruslan Mustakov | 2017-07-31 | 1 | -6/+8 |
| | |||||
* | nimsuggest: bugfix: also output documentation comments | Andreas Rumpf | 2017-02-03 | 1 | -20/+20 |
| | |||||
* | Remove docgen.nim's dependency on things being in path | Samadi van Koten | 2016-11-28 | 1 | -2/+4 |
| | | | | | | compiler/docgen.nim relied heavily on $lib/packages/docutils being in path at compile-time. While this works fine when building Nim itself, things start breaking when using compiler as a nimble package. | ||||
* | big refactoring: step 1 | Araq | 2016-10-31 | 1 | -3/+3 |
| | |||||
* | fixes #4913 | Andreas Rumpf | 2016-10-20 | 1 | -1/+1 |
| | |||||
* | generated theindex.html is valid html | Araq | 2016-09-09 | 1 | -1/+1 |
| | |||||
* | docgen: group by type feature | Andreas Rumpf | 2016-09-08 | 1 | -1/+5 |
| | |||||
* | docgen: different attachedType generation | Andreas Rumpf | 2016-09-08 | 1 | -7/+8 |
| | |||||
* | documentation now has an 'edit' button | Andreas Rumpf | 2016-09-08 | 1 | -6/+10 |
| | |||||
* | json doc info also includes line,col information | Andreas Rumpf | 2016-07-23 | 1 | -3/+4 |
| | |||||
* | docgen improvements | Andreas Rumpf | 2016-07-22 | 1 | -3/+4 |
| | |||||
* | fixes #4428 | Andreas Rumpf | 2016-07-19 | 1 | -1/+1 |
| | |||||
* | fixes #4485; package handling works better; docgen works with --project on ↵ | Andreas Rumpf | 2016-07-19 | 1 | -5/+15 |
| | | | | Nimble package level | ||||
* | docgen improvement: hidden 'attachedType' span is generated for upcoming ↵ | Andreas Rumpf | 2016-07-13 | 1 | -1/+51 |
| | | | | docgen improvements | ||||
* | the Nim compiler supports the jsondoc2 command | Andreas Rumpf | 2016-07-13 | 1 | -21/+35 |
| | |||||
* | docgen: hide pragmas | Andreas Rumpf | 2016-07-08 | 1 | -1/+9 |
| | |||||
* | generated source code links also work when generated on Unix | Andreas Rumpf | 2016-06-09 | 1 | -4/+3 |
| | |||||
* | implements multi-line-comments; pounds are stripped from the doc comments | Andreas Rumpf | 2016-01-16 | 1 | -2/+2 |
| | |||||
* | first implementation of the new lambda-lifting pass; barely anything works | Andreas Rumpf | 2015-12-26 | 1 | -1/+1 |
| | |||||
* | fixes #1799 | Araq | 2015-10-25 | 1 | -1/+1 |
| | |||||
* | udpated the compiler and tester to use getOrDefault | Araq | 2015-10-13 | 1 | -1/+1 |
| | |||||
* | Dropped 'T' from types | pdw | 2015-06-04 | 1 | -3/+3 |
| | |||||
* | Get rid of deprecation warnings | def | 2015-04-07 | 1 | -61/+61 |
| | |||||
* | compiler_ropes: ropeToStr -> $ | Jacek Sieka | 2015-04-01 | 1 | -1/+1 |
| | |||||
* | compiler_ropes: don't expose newRope | Jacek Sieka | 2015-04-01 | 1 | -1/+1 |
| | |||||
* | Fix segfault in jsondoc | Flaviu Tamas | 2015-03-18 | 1 | -5/+5 |
| | | | | No idea how this got in, I'm not sure if it's ever worked. | ||||
* | Fix typos | Federico Ceratto | 2015-02-15 | 1 | -1/+1 |
| | |||||
* | Fix typos | Federico Ceratto | 2015-02-15 | 1 | -2/+2 |
| | |||||
* | Complete adding google analytics to docs | Flaviu Tamas | 2014-12-25 | 1 | -21/+21 |
| | | | | | theindex.html doesn't have analytics because I don't want to deal with global variables | ||||
* | Mostly get analytics working for docs | Flaviu Tamas | 2014-12-25 | 1 | -2/+21 |
| | |||||
* | Merge branch 'pr_adds_code_directive_to_rst' into ↵ | Grzegorz Adam Hankiewicz | 2014-11-03 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | | | | | pr_bigbreak_adds_code_directive_to_rst Conflicts: doc/tut2.txt lib/packages/docutils/rstgen.nim lib/system.nim | ||||
| * | Modifies docgen to support new warning message. | Grzegorz Adam Hankiewicz | 2014-07-19 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'devel' into bigbreak | Araq | 2014-10-20 | 1 | -0/+2 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | -0/+2 |
| |/ | |||||
* | | renamed URLencode to encodeUrl | Araq | 2014-09-10 | 1 | -2/+2 |
| | | |||||
* | | Fix case issues in compiler/docgen. | Dominik Picheta | 2014-09-10 | 1 | -2/+2 |
| | | |||||
* | | updated the compiler to use the new symbol names | Araq | 2014-08-28 | 1 | -4/+4 |
| | | |||||
* | | Nimrod renamed to Nim | Araq | 2014-08-28 | 1 | -1/+1 |
| | | |||||
* | | renamefest | Araq | 2014-08-23 | 1 | -2/+2 |
|/ | |||||
* | Moves TOC index entry generation to rstgen module. | Grzegorz Adam Hankiewicz | 2014-04-21 | 1 | -25/+0 |
| | | | | | We want it there so that index entries appear in the same order as they are found in the input text. | ||||
* | Splits index into documents and APIs. | Grzegorz Adam Hankiewicz | 2014-04-21 | 1 | -2/+2 |
| | |||||
* | Adds documentation sections to the index. | Grzegorz Adam Hankiewicz | 2014-04-21 | 1 | -0/+25 |
| | |||||
* | Adds explicit titles to documentation index. | Grzegorz Adam Hankiewicz | 2014-04-21 | 1 | -2/+8 |
| | |||||
* | merged better html links #850 | Araq | 2014-04-08 | 1 | -9/+159 |
| | |||||
* | split the inline and closure iterators into different symbol kinds for ↵ | Zahary Karadjov | 2014-03-06 | 1 | -1/+1 |
| | | | | easier discrimination between them | ||||
* | made 'koch web' work when current dir has a space in it | Araq | 2014-02-15 | 1 | -2/+8 |
| | |||||
* | case consistency: cs:partial bootstraps on windows | Araq | 2013-12-29 | 1 | -2/+2 |
| | |||||
* | case consistency: next steps | Araq | 2013-12-29 | 1 | -5/+5 |
| | |||||
* | case consistency part 4 | Araq | 2013-12-27 | 1 | -12/+12 |
| | |||||
* | case consistency part 1 | Araq | 2013-12-27 | 1 | -10/+10 |
| |