Araq
|
c735b75f6f
compiler cleanup: flag tfOldSchoolExprStmt is gone
|
6 年之前 |
Araq
|
1fa22d4cfe
removed the undocumented #? strongSpaces parsing mode
|
6 年之前 |
Araq
|
25cb2e0c70
document system.UncheckedArray
|
6 年之前 |
Arne Döring
|
cc5b8c6ad2
Generic Complex type (#9590)
|
6 年之前 |
Arne Döring
|
80843373ba
changelog entry
|
6 年之前 |
Araq
|
331d1a6ca1
fixes regressions
|
6 年之前 |
Arne Döring
|
2fa13040b9
Merge pull request #9496 from cooldome/vm_float_casts
|
6 年之前 |
Andrii Riabushenko
|
2f781781d0
update changelog
|
6 年之前 |
Kaushal Modi
|
f8cef575b3
Improve dumpLisp macro (#9515)
|
6 年之前 |
Mamy Ratsimbazafy
|
5b97762787
Openmp parallel iterator improvements (#9493)
|
6 年之前 |
Araq
|
963292f725
added system.typeof operation; fixes #9093
|
6 年之前 |
Arne Döring
|
f9bc4d014a
changelog entry
|
6 年之前 |
PMunch
|
db95fad6fa
Fixes #9364 and add moduleDescription to jsondoc (#9396)
|
6 年之前 |
Andreas Rumpf
|
8960efa340
unicode: added strip, align, alignLeft, repeat procs; refs #6301
|
6 年之前 |
Andreas Rumpf
|
77a8c6ffd8
unicode: add split procs; refs #6301
|
6 年之前 |
Andreas Rumpf
|
7656925140
added new editdistance stdlib module, deprecated strutils.editDistance, refs #6301
|
6 年之前 |
Andreas Rumpf
|
7f81519f41
strutils/unicode: deprecate isLower and friends operating on complete strings; fixes #7963 properly
|
6 年之前 |
Andreas Rumpf
|
f6c5c636bb
niminst: fix 'gtar' invokation
|
6 年之前 |
Dominik Picheta
|
6e83746caa
Net module fixes (#8597)
|
6 年之前 |
gemath
|
f26ed1d540
Add interpreting event parser proc to pegs module. (#8075)
|
6 年之前 |
Timothee Cour
|
0dd31a4f97
fix typo in changelog.md: nnkTupleConst => nnkTupleConstr
|
6 年之前 |
Oscar Nihlgård
|
5f184eca10
Update changelog
|
6 年之前 |
Oscar Nihlgård
|
33ed8f7e73
times.Timezone changes (#8527)
|
6 年之前 |
Kaushal Modi
|
d73b19e379
Look for user nim.cfg in "nim/" subdir in usual config dir locations (#8662)
|
6 年之前 |
Andreas Rumpf
|
3ca8ebe778
fixes #8653
|
6 年之前 |
Andreas Rumpf
|
b78114ce50
minor edit to the changelog
|
6 年之前 |
Andreas Rumpf
|
1061e26bc9
implements 'case statement macros' in order to encourage the development of pattern matching mechanisms that are not terrible to look at
|
6 年之前 |
Araq
|
83c89197f3
renames threadpool.await to blockUntil; refs #7853
|
6 年之前 |
Araq
|
f960523b46
document the new --nilseqs:on switch
|
6 年之前 |
Araq
|
4cf1e3eb4b
rename SystemError to CatchableError in order to avoid breaking Nimble and probably lots of other code
|
6 年之前 |