metagn
|
21771765a2
add posix uint changes to changelog + fix Nlink, Dev on FreeBSD (#24088)
|
3 months ago |
ringabout
|
3a55bae53f
enable closures tests for JS & implement `finished` for JS (#23521)
|
3 months ago |
metagn
|
a6595e5b49
open new scope for const values (#24084)
|
3 months ago |
metagn
|
d77ea07837
expose `rangeBase` typetrait, fix enum conversion warning (#24056)
|
3 months ago |
metagn
|
c314155fb3
document partial generics breaking changes (#24055)
|
3 months ago |
ringabout
|
da7670c8e0
fixes typo (#24026)
|
4 months ago |
metagn
|
770f8d5513
opensym for templates + move behavior of opensymchoice to itself (#24007)
|
4 months ago |
metagn
|
09dcff71c8
generate symchoice for ambiguous types in templates & generics + handle types in symchoices (#23997)
|
4 months ago |
metagn
|
0c890ff9a7
opensym as node kind + fixed experimental switch (#23892)
|
4 months ago |
ringabout
|
570deb10d3
deprecate `owner` from `std/macros` (#23828)
|
5 months ago |
c-blake
|
4faa15f3ad
Replacement PR for https://github.com/nim-lang/Nim/pull/23779 that (#23793)
|
5 months ago |
c-blake
|
e645120362
Add Farm Hash conditioned upon `nimPreviewHashFarm` as 64-bit `Hash` (#23735)
|
6 months ago |
ringabout
|
4867931af3
implement `legacy:jsNoLambdaLifting` for compatibility (#23727)
|
6 months ago |
ringabout
|
4e7c70fd7d
provides a `$` function for `Path` (#23617)
|
7 months ago |
ringabout
|
779bc8474b
fixes #4299 #12492 #10849; lambda lifting for JS backend (#23484)
|
8 months ago |
ringabout
|
e4522dc87f
remove `internalNew` from system (#23475)
|
8 months ago |
Andreas Rumpf
|
59c65009a5
ORC: added -d:nimOrcStats switch and related API (#23272)
|
10 months ago |
Eric N. Vander Weele
|
6fee2240cd
Add `toSinglyLinkedRing` and `toDoublyLinkedRing` to `std/lists` (#22952)
|
1 year ago |
metagn
|
4b1a841707
add switch, warning, and `bind` support for new generic injection behavior (#23102)
|
1 year ago |
metagn
|
0613537ca0
add tuple unpacking changes to changelog (#23093)
|
1 year ago |
ringabout
|
b5f5b74fc8
enable vtable implementation for C++ and make it an experimental feature (#23004)
|
1 year ago |
ringabout
|
30cf33f04d
rework the vtable implementation embedding the vtable array directly with new strictions on methods (#22991)
|
1 year ago |
ringabout
|
379299a5ac
fixes #22286; enforce Non-var T destructors by `nimPreviewNonVarDestructor` (#22975)
|
1 year ago |
Juan M Gómez
|
d70a9957e2
adds C++ features to change log (#22906)
|
1 year ago |
Yardanico
|
94ffc18332
Fix #22862 - change the httpclient user-agent to be valid spec-wise (#22882)
|
1 year ago |
ringabout
|
0e45b01b21
deprecate htmlparser (#22870)
|
1 year ago |
ringabout
|
3fd4e68433
fixes #22856; enables `-d:nimStrictDelete` (#22858)
|
1 year ago |
Juan M Gómez
|
8ac466980f
marking a field with noInit allows to skip constructor initialiser (#22802)
|
1 year ago |
Juan Carlos
|
b60f15e0dc
copyFile with POSIX_FADV_SEQUENTIAL (#22776)
|
1 year ago |
Juan Carlos
|
a38e3dcb1f
copyFile with bufferSize instead of hardcoded value (#22769)
|
1 year ago |