flywind
|
823a71380d
fix #16103 (#16109) [backport:1.0]
|
4 years ago |
Miran
|
eb2a4961c7
various documentation fixes [backport] (#15422)
|
4 years ago |
Andreas Rumpf
|
50b6f6996a
.noalias annotation; frontend support (#15419)
|
4 years ago |
Andreas Rumpf
|
ccccd30cf6
fixes #15221 (#15230)
|
4 years ago |
Andreas Rumpf
|
ddff13f01b
better strict funcs, WIP (#15199)
|
4 years ago |
Andreas Rumpf
|
c5358b0d4b
An optimizer for ARC (#14962)
|
4 years ago |
Juan Carlos
|
4f6acf24ff
Add jsre (#14870)
|
4 years ago |
Timothee Cour
|
17d08ff71c
close #14284 document semantics for start for re,nre; improve examples (#14483)
|
4 years ago |
Kaushal Modi
|
a2a3fa1039
Fail quickly if re or nre module is attempted to be compiled with js [backport] (#14341)
|
4 years ago |
Jacek Sieka
|
7d6cbf290a
Error -> Defect for defects (#13908)
|
4 years ago |
hlaaftana
|
01523b2b58
change some Exceptions to CatchableError or Defect, fixes #10288 (#14069)
|
4 years ago |
Araq
|
6900da314c
make nre compile with --gc:arc
|
5 years ago |
Andreas Rumpf
|
3ba3307d61
remove deprecated procs (#12535)
|
5 years ago |
Nindaleth
|
34dbc5699e
fix several typos in documentation and comments (#12553)
|
5 years ago |
Federico Ceratto
|
39290cf88c
Fix spellings (#12277) [backport]
|
5 years ago |
Miran
|
9d4190a5cc
fixes #11139 (re.nim memory leak) (#11265)
|
5 years ago |
Zed
|
88079a0dee
Documentation import fixes (#11070)
|
5 years ago |
Araq
|
eeae88d81e
live with the hacks, PCRE's design is crap
|
5 years ago |
Andreas Rumpf
|
cd9caf09d1
pcre.nim: added pcre_free and removed hacks in nre and re.nim
|
5 years ago |
Araq
|
647066e378
make the stdlib work with the changed docgen
|
6 years ago |
Flaviu Tamas
|
c0a47f7e22
Rework nil/option for nre in light of ""==nil
|
6 years ago |
Flaviu Tamas
|
22b3e9df27
Revert 7f49364fd0 for nre
|
6 years ago |
Flaviu Tamas
|
ebcf9406be
Improve nre documentation (fixes #9470)
|
6 years ago |
Araq
|
895ac5bec4
nre: don't use the deprecated import syntax
|
6 years ago |
Clyybber
|
2aa7eeda39
actually do ceiling division, not a similar operation
|
6 years ago |
Flaviu Tamas
|
9ca1c2c930
Eliminate floating point arithmatic in nre
|
6 years ago |
Flaviu Tamas
|
f55580383c
Use runnableExamples for example nre code
|
6 years ago |
Flaviu Tamas
|
a0ac0b9696
Fix option documentation in nre (fixes #9053)
|
6 years ago |
Andreas Rumpf
|
7f49364fd0
make more tests green
|
6 years ago |
Timothee Cour
|
4deda6b732
Update nre.nim (#8147)
|
6 years ago |