metagn
b9f039e0c3
switch back to main neo in CI ( #22660 )
...
refs https://github.com/andreaferretti/neo/pull/53
2023-09-06 12:37:51 +03:00
ringabout
009ce1e17e
add union to packages ( #22658 )
2023-09-06 09:05:01 +02:00
ringabout
dfb3a88cc3
fixes yaml tests ( #22595 )
2023-08-31 15:26:09 +08:00
ringabout
a7a0105d8c
deprecate std/threadpool; use malebolgia, weave, nim-taskpool instead ( #22576 )
...
* deprecate `std/threadpool`; use `malebolgia` instead
* Apply suggestions from code review
* Apply suggestions from code review
* change the URL of inim
2023-08-29 15:00:13 +02:00
metagn
a4781dc4bc
use old typeinfo generation for hot code reloading ( #22518 )
...
* use old typeinfo generation for hot code reloading
* at least test hello world compilation on orc
2023-08-20 06:30:36 +02:00
ringabout
9296b45de4
update test command of important packages ( #22485 )
2023-08-15 21:42:26 +08:00
Andrey Makarov
a660c17d30
Markdown code blocks migration part 8 ( #22478 )
2023-08-15 06:27:36 +02:00
ringabout
3f7e1d7daa
replace doAssert false with raiseAssert in lib, which works better with strictdefs ( #22458 )
2023-08-11 18:24:46 +02:00
ringabout
0b3ddd4e47
Revert "fixes #22246 ; generate __builtin_unreachable hints for case defaults" ( #22351 )
...
Revert "fixes #22246 ; generate `__builtin_unreachable` hints for case defaults (#22350 )"
This reverts commit b56df5c07f .
2023-07-31 22:14:15 +08:00
ringabout
b56df5c07f
fixes #22246 ; generate __builtin_unreachable hints for case defaults ( #22350 )
...
* fixes #22246 ; generate `__builtin_unreachable` hints
* use elif
* indentation
* fixes holy enums in sim
2023-07-31 16:02:52 +02:00
ringabout
ebecfbc7a5
switch to the official chronicles URL ( #22033 )
2023-06-07 17:58:24 +08:00
metagn
b97d603cd0
some test cleanups & category reorganization ( #22010 )
...
* clean up some test categories
* mention exact slice issue
* magics into system
* move trangechecks into overflow
* move tmemory to system
* try fix CI
* try fix CI
* final CI fix
2023-06-06 06:54:07 +02:00
metagn
2ab948ce53
post expr blocks colon fix + correct grammar ( #21983 )
...
* post expr blocks colon fix + correct grammar
fixes #21982
* fix dochelpers
* this is remarkably common
* use head for unchained
* fix atlas
* final grammar fix
2023-06-06 06:53:21 +02:00
Antonis Geralis
3d18b204dd
Add drchaos, ssostrings, cowstrings to important packages ( #21824 )
...
* Add drchaos, ssostrings, cowstrings to important packages
* Update important_packages.nim
---------
Co-authored-by: ringabout <43030857+ringabout@users.noreply.github.com >
2023-06-03 12:36:57 +02:00
ringabout
6dd30a6d86
switch to official manu URL ( #21986 )
2023-06-03 12:15:08 +08:00
ringabout
1133f20fe2
lift the =dup hook ( #21903 )
...
* fixes tests again
* remove helper functions
* fixes closures, owned refs
* final cleanup
2023-06-02 16:03:32 +02:00
metagn
7e055413f9
hot code reloading: fix regression? and PreMain with arc/orc ( #21940 )
...
* fix PreMain for hot code reloading with arc/orc
* fix regression? actually test nimhcr_basic
2023-05-30 07:35:29 +02:00
metagn
1aaff9dc48
fix & add test for basic hot code reloading case ( #21915 )
...
fixes #21885
2023-05-26 17:07:37 +02:00
metagn
016aa1d98c
remove legacy define for zero_functional tests ( #21871 )
...
test remove legacy define for zero_functional tests
2023-05-21 00:13:30 +02:00
metagn
641e34bcb2
fix #14254 ( #21837 )
...
* fix #14254
* use temporary PR branch for neo
* fix url
2023-05-20 21:09:16 +02:00
ringabout
f7ed293fbd
switch to the official URL of loop-fusion in the impoerant packages ( #21830 )
...
ref https://github.com/mratsim/loop-fusion/pull/9
2023-05-11 22:04:25 +08:00
metagn
02be212dae
clean up SOME pending/xxx/issue link comments ( #21826 )
...
* clean up SOME pending/xxx/issue link comments
* great
2023-05-11 10:23:52 +02:00
metagn
5592d1ef2c
fix nimrtl and nimhcr on arc/orc ( #21814 )
...
* fix/workaround for nimrtl and nimhcr on arc/orc
fixes #21803
* try fix clang, debug linux failure
* just make duplicated procs not rtl
* actual fix for duplicated procs
2023-05-09 20:34:39 +02:00
ringabout
34b78be396
adds checksums to important packages ( #21782 )
2023-05-04 15:10:49 +08:00
ringabout
afc30ca879
fixes #19863 ; move sha1, md5 to nimble packages for 2.0 ( #21702 )
...
* move sha1, md5 to nimble packages
* boot the compiler
* fixes tests
* build the documentation
* fixes docs
* lol, I forgot koch.nim
* add `nimHasChecksums` define
* clone checksums but maybe copying is better
* bump nimble hash
* use ChecksumsStableCommit
* fixes tests
* deprecate them
* fixes paths
* fixes koch
2023-05-02 10:49:17 +02:00
ringabout
8f79a124c9
fixes broken CI ( #21732 )
...
* fixes broken CI
* Update testament/important_packages.nim
2023-04-26 16:00:43 +08:00
metagn
3f51b6f73d
set module symbol type to None instead of nil for discard check ( #21657 )
...
* set module symbol type to None instead of nil
fixes #19225
* alright
2023-04-13 11:56:16 +02:00
ringabout
baa577e9e8
switch to the official regex URL ( #21616 )
...
ref https://github.com/nitely/nim-regex/pull/119
2023-04-06 15:06:06 +08:00
ringabout
2e2affb13c
test DLL generation with ORC ( #21445 )
...
* test DLL generation with ORC
* fixes
* fixes refc
* Update testament/categories.nim
2023-03-03 23:13:27 +08:00
ringabout
9948fed919
fixes #21326 ; fixes #7375 ; fixes #11986 ; fixes #9607 ; rework quote do; getAst uses type info to annotate the type of quoted variables; no more type erasures for quoted variables ( #21433 )
...
* fixes #21326 ; getAst uses type info to annotateType quoted variables
* simplify logics; sem types first
* fixes important packages
* add testcases
* tiny
2023-03-02 05:25:55 +01:00
Constantine Molchanov
39d0a93d0e
Fix #21452 ; enable Norm in important packages. ( #21455 )
...
* fix #21452 ; enable Norm in important packages.
* Run test that doesn't require SQLite.
2023-03-01 10:30:38 +08:00
ringabout
51f410e1d5
megatest now checks refc too ( #21341 )
...
* megatest now checks refc too
* fixes refc
2023-02-09 16:14:39 -05:00
ringabout
be4912681f
add nimib to important packages ( #20697 )
...
r
Co-authored-by: Clay Sweetser <Varriount@users.noreply.github.com >
2023-02-09 20:00:56 +08:00
ringabout
4c74b9b54c
switch to official chronos URL ( #21283 )
...
ref https://github.com/status-im/nim-chronos/pull/348
2023-01-20 12:48:12 +08:00
ringabout
30da566d9d
switch to official DelaunayNim URL ( #21269 )
...
follow up https://github.com/Nycto/DelaunayNim/pull/4#event-8240077930
2023-01-17 12:09:26 +08:00
Anna
e4e947232b
testament: make valgrind optional ( #21238 )
...
Add a simple switch to enable/disable valgrind support. On by default
2023-01-11 12:23:43 -05:00
ringabout
24d297b437
disable bump ( #21241 )
2023-01-08 16:37:40 +08:00
ringabout
78b68421da
fixes chronicles ( #21114 )
2022-12-16 11:36:52 +08:00
ringabout
19923aa8b7
work around chronos ( #21079 )
...
* work around chronos
chronos has tests against the devel branch, it will be eventually fine.
* Apply suggestions from code review
* Update testament/important_packages.nim
2022-12-12 21:14:24 +08:00
ringabout
b981f3eeb7
ship a modern nimble with lock files support ( #21061 )
...
* change `include genode/env` to an import
ref 0b262e9496 (diff-8718bd20d8f61d6638d3d64b19efc31bcd40a6d5be8215b2a1f0b75ed93e8d56)
* fixes comments
* ship a modern nimble with lock files support
* not sure whether the latest nimble has a regression
now I'm trying 0.14.0
* change `pkgs` to `pkgs2` (#21073 )
* overwrite problematic packages
* Apply suggestions from code review
* Apply suggestions from code review
* Apply suggestions from code review
2022-12-12 07:25:39 +01:00
ringabout
d6b485493d
switch to the official URL of nimquery ( #21038 )
...
ref 3f728fb480
2022-12-07 11:33:31 +08:00
ringabout
9ba07edb2e
build the documentation of official packages ( #20986 )
...
* remove db stuffs
* remove punycode
* remove
* fixes script
* add cloner
* patches
* disable
* patch
* fixes external packages
* disable two packages
* preview documentation build
* try again
* fixes URL
* fixes a bug
* simplify
* fixes documentaion
* fixes
* Apply suggestions from code review
2022-12-06 22:37:16 +08:00
ringabout
54f5ab12b7
add smtp to important packages ( #20984 )
2022-12-01 08:14:42 +01:00
ringabout
09b8f989b4
add pkg/asyncftpclient to important packages ( #20964 )
2022-11-29 23:49:38 +08:00
ringabout
d5151c1afe
switch to the official taskpools URL ( #20893 )
...
ref https://github.com/status-im/nim-taskpools/pull/24
2022-11-22 09:15:36 +01:00
ringabout
cdbf5b4699
fixes a severe bug of testament ( #20832 )
...
* test azure
* use exit 1
* try again
* use useSysAssert
* disable i386
* use refc for tlsEmulation on i386
* use refc
* disable i386
Co-authored-by: Clay Sweetser <Varriount@users.noreply.github.com >
2022-11-17 09:38:07 +08:00
ringabout
c75e6f3583
[testament] parsetoml switches to official URL ( #20819 )
2022-11-12 05:28:20 +01:00
ringabout
993630e40f
switch to official docopt URL ( #20815 )
2022-11-11 23:05:27 +08:00
ringabout
645e632f21
enable yaml tests ( #20810 )
...
follow up 7dd8e88639
2022-11-11 00:53:25 -05:00
ringabout
31be01d78f
add taskpools to important packages ( #20803 )
...
* add `taskpools` to important packages
* Update testament/important_packages.nim
2022-11-10 18:12:04 +08:00