summary refs log tree commit diff stats
path: root/testament
Commit message (Expand)AuthorAgeFilesLines
* workaround for `strunicode` package no longer needed (#24132)Miran2024-09-181-1/+1
* make `var`/pointer types not match if base type has to be converted (#24130)metagn2024-09-181-1/+1
* streams: implement readStr for VM, document VM limitations (#24058)metagn2024-09-041-1/+1
* handle explicit generic routine instantiations in sigmatch (#24010)metagn2024-09-021-3/+3
* use the official URL of neo (#24019)ringabout2024-08-281-1/+1
* Try to revert "disable presto" (#23987)ringabout2024-08-201-1/+1
* adds a ubuntu 24.04 matrix with gcc 14 for tests (#23673)ringabout2024-08-201-0/+5
* disable presto (#23958)ringabout2024-08-151-1/+1
* Add constantine to important_packages.nim (#23801)Mamy Ratsimbazafy2024-07-171-0/+1
* disable dnsclient because it is fragile (#23728)ringabout2024-06-181-1/+1
* remove pkg "pylib" (#23691)ringabout2024-06-071-1/+0
* [backport] test more packages (#23671)Miran2024-06-031-0/+13
* remove winim from important packages; since CI doesn't check windows platform...ringabout2024-05-301-1/+1
* fixes testament matrix doesn't work with other backends which left many JS te...ringabout2024-05-141-3/+24
* bring `telebot` back (#23578)ringabout2024-05-071-1/+1
* fixes CI failure (#23566)ringabout2024-05-041-1/+1
* remove HEAD arraymancer dependency requirement in package CI (#23509)metagn2024-04-171-3/+3
* stop gensym identifiers hijacking routine decl names in templates (#23392)metagn2024-04-091-3/+3
* Revert "disable measuremancer" (#23353)ringabout2024-02-261-1/+1
* disable measuremancer (#23352)ringabout2024-02-261-1/+1
* fixes broken doc links (#23255)ringabout2024-01-251-1/+1
* CI entry may be reset to default (#23127)Ryan McConnell2023-12-251-1/+1
* retain postfix node in type section typed AST, with docgen fix (#23101)metagn2023-12-231-1/+2
* Don't crash for invalid toplevel parseStmt/Expr calls (#23089)Jake Leahy2023-12-191-4/+9
* Revert "retain postfix node in type section typed AST" (#23098)metagn2023-12-191-2/+1
* retain postfix node in type section typed AST (#23096)metagn2023-12-181-1/+2
* Param match relax (#23033)Ryan McConnell2023-12-151-1/+1
* enable nimwc testing (#22960)ringabout2023-11-191-1/+1
* arraymancer switches to the offical URL (#22782)ringabout2023-10-031-1/+1
* deprecates `newSeqUninitialized` replaced by `newSeqUninit` (#22739)ringabout2023-09-291-2/+2
* iNim switch to the official URL (#22762)ringabout2023-09-271-1/+1
* fixes stint CI (#22756)ringabout2023-09-261-1/+1
* switch back to main neo in CI (#22660)metagn2023-09-061-2/+1
* add union to packages (#22658)ringabout2023-09-061-0/+1
* fixes yaml tests (#22595)ringabout2023-08-311-1/+1
* deprecate `std/threadpool`; use `malebolgia`, `weave`, `nim-taskpool` instead...ringabout2023-08-291-1/+1
* use old typeinfo generation for hot code reloading (#22518)metagn2023-08-201-2/+5
* update test command of important packages (#22485)ringabout2023-08-151-6/+6
* Markdown code blocks migration part 8 (#22478)Andrey Makarov2023-08-151-7/+6
* replace `doAssert false` with `raiseAssert` in lib, which works better with s...ringabout2023-08-111-1/+1
* Revert "fixes #22246; generate `__builtin_unreachable` hints for case default...ringabout2023-07-311-1/+1
* fixes #22246; generate `__builtin_unreachable` hints for case defaults (#22350)ringabout2023-07-311-1/+1
* switch to the official chronicles URL (#22033)ringabout2023-06-071-1/+1
* some test cleanups & category reorganization (#22010)metagn2023-06-062-3/+3
* post expr blocks colon fix + correct grammar (#21983)metagn2023-06-062-2/+3
* Add drchaos, ssostrings, cowstrings to important packages (#21824)Antonis Geralis2023-06-031-0/+3
* switch to official manu URL (#21986)ringabout2023-06-031-1/+1
* lift the `=dup` hook (#21903)ringabout2023-06-021-1/+1
* hot code reloading: fix regression? and PreMain with arc/orc (#21940)metagn2023-05-301-2/+5
* fix & add test for basic hot code reloading case (#21915)metagn2023-05-261-0/+1