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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes#23665; rework spawn with gcc 14 and fixes other tests (#23660)
ringabout
2024-06-02
2
-1
/
+2
*
fixes #23663; Add hash() for Path (#23664)
ringabout
2024-05-31
1
-5
/
+9
*
Treat CJK Ideographs as letters in `isAlpha()` (#23651)
Alexander Kernozhitsky
2024-05-29
1
-0
/
+2
*
fixes #23635; tasks.toTask Doesn't Expect a Dot Expression (#23641)
ringabout
2024-05-27
1
-0
/
+36
*
closes #13426; adds a test case (#23642)
ringabout
2024-05-24
1
-0
/
+87
*
Skip tyAlias inside semTypeTraits in case a concept accidently emits one (#23...
Jason Beetham
2024-05-23
1
-0
/
+11
*
fixes #23627; Simple destructor code gives invalid C (#23631)
ringabout
2024-05-21
1
-5
/
+29
*
fixes #16671; openarray conversion for object construction (#23618)
ringabout
2024-05-16
1
-0
/
+22
*
fixes lifting subtype calling parent's hooks (#23612)
ringabout
2024-05-15
1
-1
/
+24
*
closes #15778; adds a test case (#23613)
ringabout
2024-05-15
1
-7
/
+29
*
fixes openarray views default values in JS (#23607)
ringabout
2024-05-14
1
-0
/
+15
*
fixes testament matrix doesn't work with other backends which left many JS te...
ringabout
2024-05-14
5
-8
/
+10
*
ignore modules when looking up symbol with expected type (#23597)
metagn
2024-05-14
2
-0
/
+19
*
re-enable tests (#23591)
ringabout
2024-05-10
1
-4
/
+2
*
unordered enum for better interoperability with C (#23585)
ringabout
2024-05-10
2
-0
/
+93
*
remove bad type inference behavior for enum identifiers (#23588)
metagn
2024-05-10
1
-0
/
+22
*
adds Nim-related mimetypes back (#23589)
ringabout
2024-05-10
1
-0
/
+5
*
fixes #23552; Invalid codegen when trying to mannualy delete distinct seq (#2...
ringabout
2024-05-08
1
-0
/
+8
*
Add Complex version of almostEqual function (#23549)
Angel Ezquerra
2024-05-08
1
-0
/
+3
*
fix semFinishOperands for bracket expressions [backport:2.0] (#23571)
metagn
2024-05-08
1
-0
/
+24
*
rework `wasMoved`, `move` on the JS backend (#23577)
ringabout
2024-05-08
1
-11
/
+23
*
Skips generic owner when mangling instances (#23563)
Juan M Gómez
2024-05-07
1
-4
/
+5
*
fixes #23556; typeinfo.extendSeq generates random values in ORC (#23557)
ringabout
2024-05-03
1
-0
/
+17
*
fixes #23419; internal error with void in generic array instantiation (#23550)
ringabout
2024-05-01
1
-0
/
+5
*
fixes #23321; Error: internal error: openArrayLoc: ref array[0..0, int] (#23548)
ringabout
2024-04-29
1
-0
/
+35
*
fixes #23531; fixes invalid meta type accepted in the object fields (#23532)
ringabout
2024-04-26
1
-0
/
+61
*
fixes #23536; Stack trace with wrong line number when the proc called inside ...
ringabout
2024-04-26
1
-0
/
+26
*
fixes #23522; fixes pre-existing wrong type for iter in `liftIterSym` (#23538)
ringabout
2024-04-26
1
-0
/
+3
*
adds another fix for concept in JS (#23535)
ringabout
2024-04-24
1
-4
/
+12
*
fixes #23524; global variables cannot be analysed when injecting `move` (#23529)
ringabout
2024-04-24
2
-17
/
+33
*
Fix std/base64.decode out of bounds read (#23526)
bptato
2024-04-22
1
-0
/
+2
*
Fix duplicated member declarations in structs for C++ backend (#23512)
HexSegfaultCat
2024-04-18
1
-0
/
+27
*
workaround #23435; real fix pending #23279 (#23436)
ringabout
2024-04-18
1
-0
/
+12
*
fixes #4695; closure iterators support for JS backend (#23493)
ringabout
2024-04-18
1
-4
/
+1
*
fixes #23505; fixes injectdestructors errors on transformed addr (deref) refs...
ringabout
2024-04-18
1
-0
/
+13
*
fixes #23499; don't skip `addr` when constructing `bracketExpr` (#23503)
ringabout
2024-04-15
1
-0
/
+10
*
[JS backend] improve `discard` statement; ridding of the awkward special vari...
ringabout
2024-04-13
1
-1
/
+1
*
fixes #4299 #12492 #10849; lambda lifting for JS backend (#23484)
ringabout
2024-04-11
4
-7
/
+51
*
fixes addr/hiddenAddr in strictdefs (#23477)
ringabout
2024-04-10
3
-1
/
+24
*
stop gensym identifiers hijacking routine decl names in templates (#23392)
metagn
2024-04-09
2
-0
/
+62
*
Update encodings.nim, fix `open` with bad arg raising no `EncodingError` (#23...
lit
2024-04-06
1
-0
/
+4
*
fixes JS tests (#23479)
ringabout
2024-04-05
1
-1
/
+1
*
fixes #16771; lower `swap` for JS backend (#23473)
ringabout
2024-04-03
1
-0
/
+19
*
fixes testament targets field (#23472)
ringabout
2024-04-03
3
-3
/
+3
*
fixes #9550; Concept related crash only when compiling to JS (#23470)
ringabout
2024-04-02
1
-0
/
+11
*
adds ccMember CC fixes #23434 (#23457)
Juan M Gómez
2024-03-29
1
-0
/
+17
*
fixes #23422; card regression (#23437)
ringabout
2024-03-28
1
-0
/
+38
*
[Cpp] Fixes an issue when mixing hooks and calls (#23428)
Juan M Gómez
2024-03-21
1
-1
/
+14
*
propagate efWantStmt in semWhen (#23400)
metagn
2024-03-14
1
-0
/
+7
*
[C++] Allow `member` to define static funcs (#23387)
Juan M Gómez
2024-03-11
1
-1
/
+12
[next]