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
/
testament
Commit message (
Expand
)
Author
Age
Files
Lines
*
workaround for `strunicode` package no longer needed (#24132)
Miran
2024-09-18
1
-1
/
+1
*
make `var`/pointer types not match if base type has to be converted (#24130)
metagn
2024-09-18
1
-1
/
+1
*
streams: implement readStr for VM, document VM limitations (#24058)
metagn
2024-09-04
1
-1
/
+1
*
handle explicit generic routine instantiations in sigmatch (#24010)
metagn
2024-09-02
1
-3
/
+3
*
use the official URL of neo (#24019)
ringabout
2024-08-28
1
-1
/
+1
*
Try to revert "disable presto" (#23987)
ringabout
2024-08-20
1
-1
/
+1
*
adds a ubuntu 24.04 matrix with gcc 14 for tests (#23673)
ringabout
2024-08-20
1
-0
/
+5
*
disable presto (#23958)
ringabout
2024-08-15
1
-1
/
+1
*
Add constantine to important_packages.nim (#23801)
Mamy Ratsimbazafy
2024-07-17
1
-0
/
+1
*
disable dnsclient because it is fragile (#23728)
ringabout
2024-06-18
1
-1
/
+1
*
remove pkg "pylib" (#23691)
ringabout
2024-06-07
1
-1
/
+0
*
[backport] test more packages (#23671)
Miran
2024-06-03
1
-0
/
+13
*
remove winim from important packages; since CI doesn't check windows platform...
ringabout
2024-05-30
1
-1
/
+1
*
fixes testament matrix doesn't work with other backends which left many JS te...
ringabout
2024-05-14
1
-3
/
+24
*
bring `telebot` back (#23578)
ringabout
2024-05-07
1
-1
/
+1
*
fixes CI failure (#23566)
ringabout
2024-05-04
1
-1
/
+1
*
remove HEAD arraymancer dependency requirement in package CI (#23509)
metagn
2024-04-17
1
-3
/
+3
*
stop gensym identifiers hijacking routine decl names in templates (#23392)
metagn
2024-04-09
1
-3
/
+3
*
Revert "disable measuremancer" (#23353)
ringabout
2024-02-26
1
-1
/
+1
*
disable measuremancer (#23352)
ringabout
2024-02-26
1
-1
/
+1
*
fixes broken doc links (#23255)
ringabout
2024-01-25
1
-1
/
+1
*
CI entry may be reset to default (#23127)
Ryan McConnell
2023-12-25
1
-1
/
+1
*
retain postfix node in type section typed AST, with docgen fix (#23101)
metagn
2023-12-23
1
-1
/
+2
*
Don't crash for invalid toplevel parseStmt/Expr calls (#23089)
Jake Leahy
2023-12-19
1
-4
/
+9
*
Revert "retain postfix node in type section typed AST" (#23098)
metagn
2023-12-19
1
-2
/
+1
*
retain postfix node in type section typed AST (#23096)
metagn
2023-12-18
1
-1
/
+2
*
Param match relax (#23033)
Ryan McConnell
2023-12-15
1
-1
/
+1
*
enable nimwc testing (#22960)
ringabout
2023-11-19
1
-1
/
+1
*
arraymancer switches to the offical URL (#22782)
ringabout
2023-10-03
1
-1
/
+1
*
deprecates `newSeqUninitialized` replaced by `newSeqUninit` (#22739)
ringabout
2023-09-29
1
-2
/
+2
*
iNim switch to the official URL (#22762)
ringabout
2023-09-27
1
-1
/
+1
*
fixes stint CI (#22756)
ringabout
2023-09-26
1
-1
/
+1
*
switch back to main neo in CI (#22660)
metagn
2023-09-06
1
-2
/
+1
*
add union to packages (#22658)
ringabout
2023-09-06
1
-0
/
+1
*
fixes yaml tests (#22595)
ringabout
2023-08-31
1
-1
/
+1
*
deprecate `std/threadpool`; use `malebolgia`, `weave`, `nim-taskpool` instead...
ringabout
2023-08-29
1
-1
/
+1
*
use old typeinfo generation for hot code reloading (#22518)
metagn
2023-08-20
1
-2
/
+5
*
update test command of important packages (#22485)
ringabout
2023-08-15
1
-6
/
+6
*
Markdown code blocks migration part 8 (#22478)
Andrey Makarov
2023-08-15
1
-7
/
+6
*
replace `doAssert false` with `raiseAssert` in lib, which works better with s...
ringabout
2023-08-11
1
-1
/
+1
*
Revert "fixes #22246; generate `__builtin_unreachable` hints for case default...
ringabout
2023-07-31
1
-1
/
+1
*
fixes #22246; generate `__builtin_unreachable` hints for case defaults (#22350)
ringabout
2023-07-31
1
-1
/
+1
*
switch to the official chronicles URL (#22033)
ringabout
2023-06-07
1
-1
/
+1
*
some test cleanups & category reorganization (#22010)
metagn
2023-06-06
2
-3
/
+3
*
post expr blocks colon fix + correct grammar (#21983)
metagn
2023-06-06
2
-2
/
+3
*
Add drchaos, ssostrings, cowstrings to important packages (#21824)
Antonis Geralis
2023-06-03
1
-0
/
+3
*
switch to official manu URL (#21986)
ringabout
2023-06-03
1
-1
/
+1
*
lift the `=dup` hook (#21903)
ringabout
2023-06-02
1
-1
/
+1
*
hot code reloading: fix regression? and PreMain with arc/orc (#21940)
metagn
2023-05-30
1
-2
/
+5
*
fix & add test for basic hot code reloading case (#21915)
metagn
2023-05-26
1
-0
/
+1
[next]