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
*
switch to the official URL of nimquery (#21038)
ringabout
2022-12-07
1
-1
/
+1
*
build the documentation of official packages (#20986)
ringabout
2022-12-06
1
-2
/
+2
*
add smtp to important packages (#20984)
ringabout
2022-12-01
1
-0
/
+1
*
add `pkg/asyncftpclient` to important packages (#20964)
ringabout
2022-11-29
1
-0
/
+1
*
switch to the official taskpools URL (#20893)
ringabout
2022-11-22
1
-1
/
+1
*
fixes a severe bug of testament (#20832)
ringabout
2022-11-17
1
-0
/
+1
*
[testament] `parsetoml` switches to official URL (#20819)
ringabout
2022-11-12
1
-1
/
+1
*
switch to official docopt URL (#20815)
ringabout
2022-11-11
1
-1
/
+1
*
enable yaml tests (#20810)
ringabout
2022-11-11
1
-1
/
+1
*
add `taskpools` to important packages (#20803)
ringabout
2022-11-10
1
-0
/
+1
*
fixes #20798; add stew to important_packages (#20799)
ringabout
2022-11-10
1
-0
/
+1
*
Update testament usage to clarify testament all (#20757)
Lee Matos
2022-11-07
1
-1
/
+1
*
enable weave (#20692)
ringabout
2022-10-29
1
-1
/
+1
*
enable ggplotnim (#20600)
ringabout
2022-10-20
1
-1
/
+1
*
add measuremancer to important packages (#20599)
ringabout
2022-10-20
1
-0
/
+1
*
enable telebot (#20589)
ringabout
2022-10-18
1
-1
/
+1
*
enable glob (#20573)
ringabout
2022-10-16
1
-1
/
+1
*
fixes #19162; enable `strictEffects` for v2 (#19380)
ringabout
2022-10-15
1
-8
/
+8
*
add nimPNG to important packages (#20557)
ringabout
2022-10-13
1
-1
/
+2
*
enable nimlsp and ast_pattern_matching (#20533)
ringabout
2022-10-10
1
-2
/
+2
*
follow up #20109; remove `shallow` seqs/strings for ORC (#20502)
ringabout
2022-10-06
1
-1
/
+1
*
enable important packages which pass tests (#20501)
ringabout
2022-10-05
1
-2
/
+2
*
enable ORC tests for nimsl (#20497)
ringabout
2022-10-04
1
-1
/
+1
*
make more standard libraries work with `nimPreviewSlimSystem` (#20343)
ringabout
2022-09-27
2
-0
/
+5
*
defaults to ORC (#19972)
ringabout
2022-09-23
2
-12
/
+12
*
remove deprecated type pragma syntax, fix bugs that required it (#20199)
metagn
2022-09-03
2
-6
/
+9
*
[Testament] Extend and document message testing aids (#19996)
quantimnot
2022-09-01
2
-83
/
+133
*
remove some deprecated pre-1.0 stdlib modules (#20202)
metagn
2022-08-23
1
-1
/
+0
*
testament: use full test name in skips [backport] (#19937)
Jacek Sieka
2022-07-16
1
-7
/
+13
*
default threads on (#19368)
flywind
2022-07-06
1
-5
/
+5
*
Fix default testament target in docs and cli help (#19796)
quantimnot
2022-05-23
1
-1
/
+1
*
testament: include extra options in test name (#19801)
Jacek Sieka
2022-05-19
2
-47
/
+44
*
disable polypbren (#19787)
flywind
2022-05-13
1
-2
/
+2
*
switch to mainline bigints (#19756)
flywind
2022-05-03
1
-1
/
+1
*
remove useless compilation condition (#19690)
flywind
2022-04-07
1
-1
/
+1
*
disable nimlsp (#19499)
flywind
2022-02-07
1
-1
/
+1
*
change run command for numericalnim (#19448)
Hugo Granström
2022-01-25
1
-1
/
+1
*
enable weave (#19363) [backport:1.6]
flywind
2022-01-20
1
-1
/
+1
*
disable fragments (#19341)
flywind
2022-01-08
1
-1
/
+1
*
enable multiple packages (arraymancer, fidget ...) (#19311)
flywind
2022-01-03
1
-3
/
+3
*
remove `std/sharedstrings` (#19228)
flywind
2021-12-09
1
-1
/
+0
*
re-enable chronos testing once again [backport:1.2] (#19222)
Andreas Rumpf
2021-12-07
1
-1
/
+1
*
Testament now checks OS, CPU, endianess, bitsizes 8-64 in discard statements ...
quantimnot
2021-11-19
1
-20
/
+50
*
Update dependency (#19151)
OxFred
2021-11-17
1
-1
/
+1
*
Use testament to check Norm test pass (#19018)
Constantine Molchanov
2021-11-03
2
-2
/
+2
*
disable testing of `fidget`, to make CIs green
narimiran
2021-10-11
1
-1
/
+1
*
envPairs works in vm, nims (#18615)
Timothee Cour
2021-09-29
1
-2
/
+5
*
activate winim (#18907)
flywind
2021-09-27
1
-1
/
+1
*
active some packages (#18825)
flywind
2021-09-09
1
-4
/
+4
*
fixes #12642 (#18811)
Andreas Rumpf
2021-09-06
2
-5
/
+6
[next]