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
/
tests
/
dll
Commit message (
Expand
)
Author
Age
Files
Lines
*
use old typeinfo generation for hot code reloading (#22518)
metagn
2023-08-20
1
-0
/
+1
*
make `proc` not implicitly convert to `pointer` with a preview define (#21953)
metagn
2023-05-30
1
-3
/
+3
*
fix & add test for basic hot code reloading case (#21915)
metagn
2023-05-26
1
-0
/
+7
*
don't use `{.rtl.}` for generics, otherwise `-d:useNimRtl` gives `ambiguous i...
Timothee Cour
2021-07-01
1
-3
/
+5
*
IC: green tests (#17311)
Andreas Rumpf
2021-03-19
1
-1
/
+1
*
fix #16265; fix #13999 (HCR on OSX); cgen now does not line wrap string litte...
Timothee Cour
2020-12-14
1
-2
/
+15
*
Ref #14094 - disable hot code reloading tests on NetBSD (#15458)
Euan
2020-10-02
2
-0
/
+2
*
CI openbsd: 3x batching via NIM_TESTAMENT_BATCH ; overall CI finishes in 21m ...
Timothee Cour
2020-06-30
1
-0
/
+1
*
HCR: properly handling complex const objects in the codegen - fixes #13915 (#...
Viktor Kirilov
2020-04-25
3
-0
/
+4
*
Ref #14075 - enable two tests which seem to now be passing locally on FreeBSD...
Euan
2020-04-22
1
-1
/
+0
*
#12103 - CI for OpenBSD (#12105)
Euan
2020-04-21
2
-1
/
+3
*
Revert "remove dead code test_nimhcr_integration.(bat,sh) (#13388)" (#13396)
Andreas Rumpf
2020-02-12
2
-0
/
+27
*
remove dead code test_nimhcr_integration.(bat,sh) (#13388)
Timothee Cour
2020-02-12
2
-27
/
+0
*
Unexport even more symbols (#13214)
alaviss
2020-01-23
1
-6
/
+30
*
compiler/ccgtypes: hide exportc proc unless it has dynlib (#13199)
alaviss
2020-01-20
1
-0
/
+19
*
#12103 - CI for FreeBSD (#12179)
Euan
2019-11-29
1
-0
/
+1
*
disable flaky test on OSX
narimiran
2019-10-23
1
-1
/
+2
*
HCR: tests for the fixes for #11608 and #11996 (#12047)
Viktor Kirilov
2019-08-26
2
-0
/
+16
*
make tests green again
Araq
2019-05-27
1
-5
/
+3
*
improvements on the hot code reloading support (#10892)
Viktor Kirilov
2019-03-23
1
-1
/
+1
*
Initial version of the hot-code reloading support for native targets (#10729)
zah
2019-02-26
20
-0
/
+484
*
activated more tests, allow input in test spec
Arne Döring
2018-11-23
1
-7
/
+1
*
tests: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
2
-8
/
+8
*
Rename *.nimrod.cfg to *.nim.cfg
def
2015-02-03
2
-0
/
+0
*
further adaptations
Araq
2014-08-29
2
-2
/
+2
*
Tester now appreciates the test target. Modified 'cmd' in specs.
Dominik Picheta
2014-04-16
2
-2
/
+2
*
DLLs should work again; fixes #169
Araq
2012-07-24
3
-0
/
+10
*
tester checks exitcode; osproc additions; DLL fixes; taint mode fixes
Araq
2011-11-07
3
-5
/
+68
*
Added ftpclient module. Fixed docs in sockets module. Added dll tests to test...
dom96
2011-11-04
1
-0
/
+5