Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove unused imports | narimiran | 2019-11-06 | 1 | -1/+0 |
| | |||||
* | Fix spellings (#12277) [backport] | Federico Ceratto | 2019-09-27 | 1 | -2/+2 |
| | |||||
* | Fix to int to biggest int (#12066) | Arne Döring | 2019-08-27 | 1 | -8/+8 |
| | | | | | * fix to(Biggest)Int * kill toFloat magics as well | ||||
* | DOM API: make compatible with Karax's requirements (#10517) | Andreas Rumpf | 2019-02-02 | 2 | -351/+38 |
| | | | | | * DOM API: make compatible with Karax's requirements * make tools\dochack.nim compile again | ||||
* | Bugfix for fuzzysearch found by Zevv here: ↵ | Ray Imber | 2018-09-28 | 1 | -1/+1 |
| | | | | https://irclogs.nim-lang.org/28-09-2018.html#19:43:52 | ||||
* | make dochack.nim compile again | Araq | 2018-08-14 | 2 | -16/+17 |
| | |||||
* | Better doc search (#8260) | Ray Imber | 2018-07-20 | 2 | -16/+159 |
| | | | | | | | | | | | | | | | | | | * Modified the doc generation to produce a custom data attribute to allow for better search functionality * Implemented fuzzy matching for the Nim Doc search instead of the simple regex match. * Fix to the WordBoundry state transition from code review with @Varriount. Also removed silly testing template that is no longer used. * Update fuzzysearch.nim * Update fuzzysearch.nim * Update fuzzysearch.nim * Update dochack.nim * Update dochack.nim | ||||
* | local theindex path is accepted too by browsers | Araq | 2016-09-09 | 1 | -1/+1 |
| | |||||
* | docgen: working search feature | Araq | 2016-09-09 | 1 | -7/+13 |
| | |||||
* | docgen: minor changes | Andreas Rumpf | 2016-09-09 | 1 | -4/+4 |
| | |||||
* | docgen: search feature | Andreas Rumpf | 2016-09-09 | 2 | -0/+64 |
| | |||||
* | docgen: group by type feature | Andreas Rumpf | 2016-09-08 | 2 | -0/+569 |