Miran
a1610420c5
make fuzzy search a bit less fuzzy ( #13996 ) [backport:1.2]
...
(cherry picked from commit 06e0c75ba9 )
2020-04-23 18:43:25 +02:00
narimiran
cc3e9ca164
remove unused imports
2019-11-06 12:01:00 +01:00
Federico Ceratto
39290cf88c
Fix spellings ( #12277 ) [backport]
2019-09-27 07:02:54 +02:00
Arne Döring
d564130a3b
Fix to int to biggest int ( #12066 )
...
* fix to(Biggest)Int
* kill toFloat magics as well
2019-08-27 23:18:46 +02:00
Andreas Rumpf
17d0ce9c1c
DOM API: make compatible with Karax's requirements ( #10517 )
...
* DOM API: make compatible with Karax's requirements
* make tools\dochack.nim compile again
2019-02-02 00:21:13 +01:00
Ray Imber
8e258d3e8a
Bugfix for fuzzysearch found by Zevv here: https://irclogs.nim-lang.org/28-09-2018.html#19:43:52
2018-09-28 15:52:51 -07:00
Araq
741f95e2d6
make dochack.nim compile again
2018-08-14 00:09:46 +02:00
Ray Imber
060871e64a
Better doc search ( #8260 )
...
* 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
2018-07-20 04:58:42 -05:00
Araq
0fd935332e
local theindex path is accepted too by browsers
2016-09-09 21:00:06 +02:00
Araq
3dfc866710
docgen: working search feature
2016-09-09 20:42:02 +02:00
Andreas Rumpf
0a2cc05541
docgen: minor changes
2016-09-09 16:55:20 +02:00
Andreas Rumpf
7621bb05c9
docgen: search feature
2016-09-09 16:25:09 +02:00
Andreas Rumpf
083b31b473
docgen: group by type feature
2016-09-08 21:57:27 +02:00