index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
config.nims
Commit message (
Expand
)
Author
Age
Files
Lines
*
handle explicit generic routine instantiations in sigmatch (#24010)
metagn
2024-09-02
1
-1
/
+2
*
opensym for templates + move behavior of opensymchoice to itself (#24007)
metagn
2024-08-28
1
-1
/
+1
*
implement genericsOpenSym for symchoices (#23873)
metagn
2024-07-25
1
-0
/
+1
*
enable vtable implementation for C++ and make it an experimental feature (#23...
ringabout
2023-11-30
1
-2
/
+1
*
rework the vtable implementation embedding the vtable array directly with new...
ringabout
2023-11-28
1
-0
/
+1
*
fixes #22286; enforce Non-var T destructors by `nimPreviewNonVarDestructor` (...
ringabout
2023-11-25
1
-0
/
+1
*
adds T destructor for refs (#22147)
ringabout
2023-06-26
1
-0
/
+1
*
some test cleanups & category reorganization (#22010)
metagn
2023-06-06
1
-1
/
+1
*
fixes #18146; fixes #19372; disable tlsEmulation on windows; static link pth...
ringabout
2023-04-14
1
-2
/
+0
*
less verbose type mismatch messages (#21191)
ringabout
2022-12-28
1
-0
/
+1
*
An unnamed break in a block now gives an `UnnamedBreak` warning (#20901)
ringabout
2022-11-24
1
-0
/
+2
*
remove enabled defines in config (#20904)
ringabout
2022-11-24
1
-1
/
+0
*
add default field support for object in ARC/ORC (#20480)
ringabout
2022-10-04
1
-0
/
+1
*
fixes #19713; Revert "Remove tlsEmulation enabled from Windows + GCC config" ...
ringabout
2022-09-19
1
-0
/
+2
*
Revert "enable nimPreviewDotLikeOps" (#19919)
ringabout
2022-08-03
1
-0
/
+1
*
enable nimPreviewDotLikeOps (#19598)
flywind
2022-03-09
1
-1
/
+0
*
rename nimEnableHashRef [backport] (#18941)
flywind
2021-10-04
1
-0
/
+1
*
rename nimLegacyJsonutilsHoleyEnum [backport] (#18938)
flywind
2021-10-01
1
-1
/
+3
*
fix RFC #341: dot-like operators are now parsed with same precedence as `.` (...
Timothee Cour
2021-08-25
1
-0
/
+1
*
Implement RFC-391 (#18585)
Juan Carlos
2021-08-22
1
-1
/
+0
*
improve several tests in testament (#18635)
Timothee Cour
2021-08-08
1
-0
/
+1
*
rename nimFpRoundtrips => nimPreviewFloatRoundtrip (#18566)
Timothee Cour
2021-07-23
1
-1
/
+1
*
make -d:nimFpRoundtrips work consistently in vm vs rt, fix #18400, etc (#18531)
Timothee Cour
2021-07-20
1
-0
/
+2
*
docs now show nimExperimentalX APIs (#18345)
Timothee Cour
2021-06-25
1
-0
/
+3
*
testament: add `nimoutFull: bool` spec (#17867)
Timothee Cour
2021-04-27
1
-2
/
+6
*
`--filenames:abs|canonical|legacyRelProj` for filenames in compiler msgs (rep...
Timothee Cour
2021-04-21
1
-1
/
+1
*
followup #16067 --spellSuggest (#17401)
Timothee Cour
2021-03-17
1
-0
/
+1
*
asyncjs: add `then`, `catch` for promise pipelining (#16871)
Timothee Cour
2021-02-24
1
-0
/
+3
*
add -d:nimStrictMode in CI to keep code from regressing; fixes ConvFromXtoIts...
Timothee Cour
2021-02-17
1
-0
/
+2
*
remove .github/workflows/ci_ssl.yml; instead run via trunner_thirdparty (#16221)
Timothee Cour
2021-02-02
1
-0
/
+4
*
disable hint:processing in tests (#16713)
Timothee Cour
2021-01-14
1
-0
/
+3
*
unittest: use defines instead of env vars (#16165)
Timothee Cour
2020-12-10
1
-0
/
+5
*
fix #16150 improve type mismatch errors (#16152)
Timothee Cour
2020-12-09
1
-0
/
+1
*
Correct all eggs (#15906)
Miran
2020-11-10
1
-1
/
+1
*
fix #14320 (tasyncawait.nim is recently very flaky) + avoid hardcoding servic...
Timothee Cour
2020-05-13
1
-1
/
+4
*
followup on #10573: prevent common user config to interfere with testament (e...
Timothee Cour
2019-02-07
1
-0
/
+1
*
prevent common user config to interfere with testament (#10573)
Timothee Cour
2019-02-06
1
-0
/
+6