| Commit message (Expand) | Author | Age | Files | Lines |
* | fixes #11153 | Araq | 2019-05-10 | 1 | -1/+4 |
* | Review of vcc command line arguments (#11003) | cooldome | 2019-04-16 | 1 | -36/+7 |
* | fixes #10857 invisible span had width (#10860) | Anthon van der Neut | 2019-03-19 | 1 | -1/+5 |
* | documentation style tweaks (#10790) | Miran | 2019-03-08 | 1 | -3/+3 |
* | Fixes #10387 (#10743) | Tomohiro | 2019-03-04 | 1 | -8/+21 |
* | add links to every document, fixes #5515 | narimiran | 2019-02-16 | 1 | -1/+14 |
* | fix documentation CSS | narimiran | 2019-02-05 | 1 | -16/+28 |
* | update documentation CSS (#10543) | Miran | 2019-02-04 | 1 | -677/+232 |
* | Genode fixes (#10491) | Emery Hemingway | 2019-01-29 | 1 | -1/+4 |
* | fix documentation css | narimiran | 2019-01-28 | 1 | -5/+2 |
* | config/nim.cfg: disable tlsEmulation on Haiku (#10092) [backport] | alaviss | 2018-12-27 | 1 | -3/+0 |
* | Add support for clang-cl (#9977) | Neelesh Chandola | 2018-12-19 | 1 | -0/+5 |
* | see what breaks with a global config.nims | Araq | 2018-12-16 | 1 | -0/+1 |
* | Fix clang not producing debug info in cpp mode (#9976) | Neelesh Chandola | 2018-12-16 | 1 | -0/+10 |
* | resolve merge conflicts | Araq | 2018-12-12 | 1 | -20/+29 |
|\ |
|
| * | vcvarsallpath explaination no longer needed with vccdiscover | Fredrik Høisæther Rasch | 2017-03-21 | 1 | -29/+0 |
| * | Added explanatory comments about vccexe and its path argument in nim.cfg | Fredrik Høisæther Rasch | 2017-03-21 | 1 | -0/+33 |
| * | Added missing VCC C++ options to nim.cfg | Fredrik Høisæther Rasch | 2017-03-21 | 1 | -0/+13 |
* | | Make Windows cross-compilation simpler (#9485) | genotrance | 2018-10-24 | 1 | -0/+13 |
* | | Do not encode the anchors in docs (`id` attr in `a` tags) (#9261) | Kaushal Modi | 2018-10-09 | 1 | -1/+1 |
* | | Make "koch docs" copy the dochack.js to the right location too | Kaushal Modi | 2018-09-29 | 1 | -1/+1 |
* | | Encode non-alphanum chars like %, + in URLs in the docs | Kaushal Modi | 2018-09-28 | 1 | -2/+3 |
* | | Genode fixes (#8501) | Emery Hemingway | 2018-08-16 | 1 | -6/+11 |
* | | Haiku support for Nim (#8542) | alaviss | 2018-08-14 | 1 | -7/+9 |
* | | fixes #8419 fixes #8420 ; workaround #6071 workaround nim-lang/website#98 (#8... | Timothee Cour | 2018-07-30 | 1 | -1/+3 |
* | | Make pragmas look clickable in docs (#8176) | Quelklef | 2018-07-17 | 1 | -29/+35 |
* | | Remove cross-platform breaking env var in Nintendo Switch config | Joey | 2018-07-15 | 1 | -4/+4 |
* | | Nintendo switch support (#8069) | Joey | 2018-06-27 | 1 | -0/+8 |
* | | Provide configuration for Genode toolchain | Emery Hemingway | 2018-05-18 | 1 | -0/+8 |
* | | Minor fixes to enable tcc | Ganesh Viswanathan | 2018-05-14 | 1 | -1/+1 |
* | | Fix background-color in nimdoc.cfg | Simon Krauter | 2018-03-11 | 1 | -1/+1 |
* | | more documentation fixes | Araq | 2018-03-05 | 1 | -1/+1 |
* | | fixes #5293 | Andreas Rumpf | 2018-03-05 | 1 | -1/+1 |
* | | fixes #7294; Nim doc search feature | Araq | 2018-03-05 | 1 | -5/+5 |
* | | Change default ARM compiler name | Michał Zieliński | 2018-01-21 | 1 | -3/+8 |
* | | don't make optNilCheck default to on for now (#7058) | jcosborn | 2018-01-17 | 1 | -0/+3 |
* | | Update docgen style (#6723) | Federico Ceratto | 2017-11-29 | 1 | -25/+38 |
* | | fixes the docgen configuration; refs #6780 | Araq | 2017-11-28 | 1 | -1/+1 |
* | | Add links to documentation (#6780) | Federico Ceratto | 2017-11-27 | 1 | -9/+63 |
* | | Fix path for sh on Android (#6661) | Fredrik Høisæther Rasch | 2017-11-03 | 1 | -1/+0 |
* | | VCC always creates debug symbols when not in release (#6397) | Fredrik Høisæther Rasch | 2017-11-01 | 1 | -2/+7 |
* | | android target: use clang | Andreas Rumpf | 2017-08-30 | 1 | -7/+9 |
* | | Android support: put Termux specific dependencies behind a -d:termux switch | Andreas Rumpf | 2017-08-30 | 1 | -1/+1 |
* | | Nim Configuration cleanup for VCC (#6261) | Fredrik Høisæther Rasch | 2017-08-21 | 1 | -20/+19 |
* | | Added missing C++ options for VCC (#6195) | Fredrik Høisæther Rasch | 2017-08-08 | 1 | -13/+26 |
* | | Introduce first class support for Android (#5772) | Fredrik Høisæther Rasch | 2017-08-06 | 1 | -0/+10 |
* | | fixes #4763 | Araq | 2017-07-17 | 1 | -0/+3 |
* | | Add meta tag to ensure that media queries are activated on mobile devices. | Konstantin Molchanov | 2017-04-20 | 1 | -0/+2 |
* | | docgen: make whitespace around 'class=' more consistent | Andreas Rumpf | 2017-04-12 | 1 | -1/+1 |
* | | Make fonts load from https rather than http | Zion | 2017-03-27 | 1 | -2/+2 |
|/ |
|