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
/
important_packages.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
add zippy to important packages (#16442)
flywind
2020-12-23
1
-0
/
+1
*
disable pkg/criterion refs https://github.com/disruptek/criterion/issues/3 (#...
Timothee Cour
2020-12-22
1
-1
/
+1
*
bring back important packages; closes #16419 (#16424)
flywind
2020-12-21
1
-2
/
+2
*
disable ggplot and plotly (#16418)
flywind
2020-12-20
1
-2
/
+2
*
refactorings to prepare the compiler for IC (#15935)
Andreas Rumpf
2020-12-17
1
-1
/
+3
*
bring back fidget (#16319)
flywind
2020-12-11
1
-1
/
+1
*
unbreak CI, disable fidget, refs #16315 (#16316)
Timothee Cour
2020-12-11
1
-1
/
+1
*
bring back argparse (#16242)
flywind
2020-12-05
1
-1
/
+1
*
disable testing of `argparse` package until it is fixed
narimiran
2020-11-30
1
-1
/
+1
*
Add package manu to tested packages (#16121)
Antonis Geralis
2020-11-28
1
-1
/
+2
*
add gram to important packages (#16037)
Bad Dog
2020-11-22
1
-0
/
+1
*
fix `norm` package testing command
narimiran
2020-11-10
1
-1
/
+1
*
add criterion to important packages (#15604)
Andy Davidoff
2020-10-26
1
-0
/
+1
*
Revert "workaround https://github.com/citycide/glob/issues/49 glob broken (#1...
Bo Lingen
2020-10-26
1
-1
/
+1
*
Try to fix CI failures (#15701)
Clyybber
2020-10-24
1
-88
/
+87
*
workaround https://github.com/citycide/glob/issues/49 glob broken (#15647)
Timothee Cour
2020-10-19
1
-1
/
+1
*
make testing for prologue more stable (#15491)
flywind
2020-10-05
1
-1
/
+1
*
cursor inference: makes combparser work; refactorings (#15411)
Andreas Rumpf
2020-09-26
1
-1
/
+1
*
fixes #15210 [backport:1.2] (#15237)
Andreas Rumpf
2020-08-31
1
-1
/
+1
*
Fix forward declaration issues in template/macro context (#15091)
Clyybber
2020-07-29
1
-2
/
+2
*
Change testing commands for some packages (#15041)
Miran
2020-07-22
1
-6
/
+4
*
enable 'nimterop' test
narimiran
2020-07-20
1
-1
/
+1
*
Clean up macros (#14959)
Juan Carlos
2020-07-14
1
-1
/
+1
*
Testament: Reenable arraymancer (#14831)
Clyybber
2020-06-27
1
-1
/
+1
*
followup after https://github.com/Vindaar/ggplotnim/pull/74 wrt #14447 lent i...
Timothee Cour
2020-06-26
1
-1
/
+1
*
CI: Install the pkg we cloned (#14770)
Clyybber
2020-06-24
1
-9
/
+8
*
cleanup [ci skip]
narimiran
2020-06-24
1
-1
/
+0
*
Fix Norm test path. (#14779)
Constantine Molchanov
2020-06-24
1
-1
/
+1
*
Enable fidget in important_packages. (#14742)
treeform
2020-06-23
1
-2
/
+1
*
unbreak CI, refs https://github.com/timotheecour/Nim/issues/167 (#14765)
Timothee Cour
2020-06-22
1
-1
/
+2
*
add legacy workaround; improve test so that it actually tests for the bugfix
Timothee Cour
2020-06-19
1
-1
/
+1
*
Remove deprecated stuff from stdlib (#14699)
Miran
2020-06-17
1
-1
/
+0
*
fix #13166 tioselectors flaky test on freebsd+OSX (#14634)
Timothee Cour
2020-06-12
1
-1
/
+2
*
hotfix disable nitter refs https://github.com/timotheecour/Nim/issues/167 (#1...
Timothee Cour
2020-06-08
1
-1
/
+2
*
fix #14421 items uses lent T (#14447)
Timothee Cour
2020-05-29
1
-2
/
+2
*
install gtk3 on osx for package testing (#14388)
Miran
2020-05-18
1
-7
/
+0
*
Speed up testing of some packages (#14358)
Danil Yarantsev
2020-05-15
1
-6
/
+6
*
diable nimx (CI failure) refs https://github.com/timotheecour/Nim/issues/167 ...
Timothee Cour
2020-05-10
1
-1
/
+1
*
Split testing important packages into two jobs (#14256)
Miran
2020-05-07
1
-124
/
+133
*
Re-enabling INim (#14215)
Tristram Oaten
2020-05-04
1
-1
/
+1
*
test even more packages
narimiran
2020-04-30
1
-1
/
+19
*
add 14 more packages to 'important_packages' (#14141)
Miran
2020-04-28
1
-2
/
+14
*
fix nim CI; fix local testament (#14102)
Timothee Cour
2020-04-24
1
-4
/
+5
*
add timezones package to important_packages (#13987)
Miran
2020-04-15
1
-0
/
+1
*
Fix https://github.com/inim-repl/INim/issues/66 (#13984)
Timothee Cour
2020-04-15
1
-1
/
+1
*
enable important_pkg on OSX (#13954)
Timothee Cour
2020-04-14
1
-1
/
+9
*
Test packages on Linux (#13921)
Miran
2020-04-08
1
-2
/
+1
*
Fix telebot test failed, closes ba0f3/telebot.nim#49 [ref #13812] (#13814)
Huy Doan
2020-03-31
1
-1
/
+1
*
fix `nim doc subdir/foo` which was generating broken css; + other fixes (#13647)
Timothee Cour
2020-03-17
1
-1
/
+1
*
disable nimgame2 for now
Araq
2020-03-13
1
-1
/
+1
[next]