Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Added jsondoc compiler switch | Erik O'Leary | 2013-12-12 | 1 | -106/+178 |
| | | | | Outputs top-level exported information in JSON | ||||
* | next steps for the new parser/grammar | Araq | 2013-04-20 | 1 | -1/+1 |
| | |||||
* | first steps to the new parser/grammar | Araq | 2013-04-19 | 1 | -1/+1 |
| | |||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
| | |||||
* | merged upstream master | Zahary Karadjov | 2013-01-27 | 1 | -5/+30 |
|\ | |||||
| * | implements #295 | Araq | 2013-01-08 | 1 | -1/+21 |
| | | |||||
| * | fixes #269 | Araq | 2012-12-05 | 1 | -0/+3 |
| | | |||||
| * | first version of ropes.nim with unsafeNew (broken) | Araq | 2012-12-02 | 1 | -3/+5 |
| | | |||||
| * | implemented 'import except' | Araq | 2012-11-28 | 1 | -1/+1 |
| | | |||||
* | | CaaS in-memory caching | Zahary Karadjov | 2012-11-28 | 1 | -1/+1 |
|/ | | | | | removed some redundant filepath params and variables and switched to canonical paths in most places | ||||
* | exception tracking should work | Araq | 2012-11-04 | 1 | -5/+13 |
| | |||||
* | implements/fixes #195 | Araq | 2012-09-22 | 1 | -2/+1 |
| | |||||
* | added warning for confusing var declarations | Araq | 2012-07-26 | 1 | -2/+2 |
| | |||||
* | doc2 improvements | Araq | 2012-06-24 | 1 | -2/+2 |
| | |||||
* | docgen2 improvements | Araq | 2012-06-23 | 1 | -4/+4 |
| | |||||
* | docgen2 improvements | Araq | 2012-06-23 | 1 | -1/+1 |
| | |||||
* | first implementation of docgen2 | Araq | 2012-06-23 | 1 | -9/+9 |
| | |||||
* | better support for unsigned integers. | Zahary Karadjov | 2012-06-11 | 1 | -2/+2 |
| | |||||
* | extracted documentation generator | Araq | 2012-05-09 | 1 | -507/+73 |
| | |||||
* | added system.getStackTrace; docgen refactoring (incomplete) | Araq | 2012-05-06 | 1 | -238/+82 |
| | |||||
* | rst parser does not support 'raw' directive per default (security risk) | Araq | 2012-05-01 | 1 | -2/+4 |
| |