.. |
actiontable
|
7f18d7cbc1
Merge tests into a larger file (part 1 of ∞) (#9318)
|
6 éve |
alias
|
000b8afd26
Remove expr/stmt (#5857)
|
7 éve |
ambsym
|
1105d03644
require errormsg to be specified before file.
|
6 éve |
arithm
|
88b5dd3362
right shift is now by default sign preserving (#11322)
|
5 éve |
array
|
8ee0f14ab6
literal array indices (#11424)
|
5 éve |
assert
|
84d3f3d448
move system.dollars in a separate file (#10829)
|
5 éve |
assign
|
795044ed2b
make tests green again
|
5 éve |
astoverload
|
20b5f31c03
new tester; all tests categorized
|
11 éve |
astspec
|
389b140029
add tastspec (and ast_pattern_matching) (#10863)
|
5 éve |
async
|
73c44c6e9b
[bugfix] Fixes async IO operations stalling even after socket is closed. (#11232)
|
5 éve |
bind
|
0ebfcd4c0f
Remove deprecated modules (asyncio, sockets, ftpclient) (#10401)
|
6 éve |
borrow
|
1105d03644
require errormsg to be specified before file.
|
6 éve |
casestmt
|
43a0dd42bc
Print missing case labels (#10600)
|
5 éve |
ccgbugs
|
19b142401c
fixes #11525
|
5 éve |
clearmsg
|
1105d03644
require errormsg to be specified before file.
|
6 éve |
closure
|
135fdde6a9
fixes #11523
|
5 éve |
cnstseq
|
1105d03644
require errormsg to be specified before file.
|
6 éve |
collections
|
01f09567c4
faster CountTable sort(), optional SortOrder (#11010)
|
5 éve |
compilepragma
|
7e9cda7dba
fixes #10299 (#11324)
|
5 éve |
compiler
|
55cf971adf
fixes #11194 (#11242)
|
5 éve |
compilerapi
|
795044ed2b
make tests green again
|
5 éve |
compilerfeatures
|
9ecb1aae80
new compiler feature: --expandMacro
|
5 éve |
compiles
|
031bfdec6f
make run the default action of a test in tester
|
6 éve |
concat
|
20b5f31c03
new tester; all tests categorized
|
11 éve |
concepts
|
f5a7a3bee9
make megatest work again
|
5 éve |
constr
|
e749fc08e7
fixes #10943 (#10947)
|
5 éve |
constraints
|
1105d03644
require errormsg to be specified before file.
|
6 éve |
constructors
|
1105d03644
require errormsg to be specified before file.
|
6 éve |
controlflow
|
3b783f7e13
Testament: refactoring; makes the test joiner green
|
6 éve |
converter
|
28394153ab
32 bit fixes (#10608)
|
5 éve |
coroutines
|
efbf43d4a9
intVal works now on enum field symbols (#11403)
|
5 éve |
cpp
|
de02fd0b89
fixes #10765 (#10993) [backport]
|
5 éve |
defaultprocparam
|
e012eb1001
updated tests to be executed
|
6 éve |
deprecated
|
ec6e5681da
fix #8063 by adding a testcase for: Deprecation warnings for enum values print twice (#10508)
|
5 éve |
deps
|
0d99ff6113
testament megatest: furher refactorings making more tests green
|
6 éve |
destructor
|
7ddb31262e
fixes #11611
|
5 éve |
dir with space
|
fa058773db
fixes #10042 (allow spaces in import) (#10504)
|
5 éve |
discard
|
fabc2a7086
revert discardable transformation (#10905)
|
5 éve |
distinct
|
1e97b420bb
fixes #7167 (#11300)
|
5 éve |
dll
|
795044ed2b
make tests green again
|
5 éve |
effects
|
c86b1fbcac
fixes a critical GC safety inference bug (#10615)
|
5 éve |
enum
|
e7878c0d08
add tests for recently closed issues (#10722)
|
5 éve |
errmsgs
|
c7e1c665a1
[refactoring] refactor the compiler and stdlib to deprecation warnings (#11419)
|
5 éve |
exception
|
aa4cf92ae8
fixes #11309 (#11310)
|
5 éve |
exprs
|
1105d03644
require errormsg to be specified before file.
|
6 éve |
fields
|
795044ed2b
make tests green again
|
5 éve |
flags
|
1105d03644
require errormsg to be specified before file.
|
6 éve |
float
|
4355f23ee5
fix #10305 nim cpp is now nan-correct at CT (#10310)
|
6 éve |
fragmentation
|
381498b0db
tests: disable flaky tests for now; closes #9421
|
6 éve |
friends
|
e80465dacf
tests: Trim .nim files trailing whitespace
|
9 éve |
gc
|
1d00f7f9d7
travis: cleanup & add 32-bit Linux testing (#11337)
|
5 éve |
generics
|
57bc8d73b4
fixes subtype relation regression
|
5 éve |
gensym
|
7132b04f44
equality check on NimSym has now support in the VM; refs #6139
|
7 éve |
global
|
1105d03644
require errormsg to be specified before file.
|
6 éve |
implicit
|
a5ecbf823f
lots of small changes
|
6 éve |
import_in_config
|
154db46db8
fixes a regression that caused --import in a config file to break things
|
8 éve |
init
|
9c2365d5c2
activated more tests, allow input in test spec
|
6 éve |
iter
|
cb71564785
close #9827 by adding a test
|
5 éve |
js
|
1c64934f46
implement system.default for the JS target
|
5 éve |
lent
|
71fd4acaeb
make test green
|
5 éve |
let
|
1105d03644
require errormsg to be specified before file.
|
6 éve |
lexer
|
34815a4697
megatest: make it green on Linux
|
6 éve |
lookups
|
f94ec363ab
Allow void macro result (#11286)
|
5 éve |
macros
|
99a4fed96b
fix for passing tuples as static params to macros (#11423); fixes #10751 [bugfix]
|
5 éve |
magics
|
34815a4697
megatest: make it green on Linux
|
6 éve |
manyloc
|
6904f323aa
Fixed #9762 (#11296)
|
5 éve |
metatype
|
cb45527e37
pass typedesc as NimNode to macros (#11400)
|
5 éve |
method
|
e68adca0c9
fixes #6777 (#11347)
|
5 éve |
misc
|
6b23b2d7df
parseopt fix (#11363) [backport]
|
5 éve |
modules
|
7e53c1c5c5
fixes #11188 (#11319)
|
5 éve |
namedparams
|
1105d03644
require errormsg to be specified before file.
|
6 éve |
newconfig
|
7182922622
[feature] Added os.delEnv; add delEnv support to nimscript too (#11466)
|
5 éve |
nimble
|
90fa64501f
Implement .nimble-link files in the compiler and add tests for them.
|
7 éve |
niminaction
|
fbd6743ea1
fix sdl_test test that failed in CI cpp mode (#10314)
|
6 éve |
notnil
|
1105d03644
require errormsg to be specified before file.
|
6 éve |
objects
|
5b27b263fd
Remove immediate pragma (#11308)
|
5 éve |
objvariant
|
fc4f0808c4
parameter runtime discriminators (#11397)
|
5 éve |
openarray
|
a6ba3116b2
Fixes for ptr array deref codegen (#11191)
|
5 éve |
osproc
|
f18fcf65b3
make tests green again
|
6 éve |
overflw
|
7215341190
make fullpaths the default in error messages and stack traces for mor… (#11385)
|
5 éve |
overload
|
4a35d2b571
fixes #11375 (#11376)
|
5 éve |
package_level_objects
|
c17f6c7837
new feature: package level objects
|
7 éve |
parallel
|
379916c737
make tests green
|
5 éve |
parser
|
5b27b263fd
Remove immediate pragma (#11308)
|
5 éve |
pragmas
|
f101f09256
Fix astdef typ deref (#10245)
|
5 éve |
proc
|
c19cd14fc9
fixes #10838 (#10841)
|
5 éve |
procvar
|
749dbce4c6
Merge tests into a larger file (part 5 of ∞) (#9368)
|
6 éve |
range
|
71df1b060b
Tighten the conversion from tyRange to scalar types (#10495)
|
5 éve |
rational
|
1105d03644
require errormsg to be specified before file.
|
6 éve |
realtimeGC
|
b26378a468
WIP, most tests are now skipped
|
6 éve |
rodfiles
|
72dfe176f5
remove dead code elimination option (#7669)
|
6 éve |
seq
|
3b783f7e13
Testament: refactoring; makes the test joiner green
|
6 éve |
sets
|
43832f8e57
remove shadow warning, fixes #10732 (#11039)
|
5 éve |
showoff
|
6df6ec27ec
Improved collection-to-string behavior (#6825)
|
7 éve |
specialops
|
547961f71e
dotops: add a simple object delegation test
|
7 éve |
statictypes
|
d9ee377517
fix #10339 by returning type attached to nkEmpty (#10370)
|
6 éve |
stdlib
|
326e3ad09d
[bugfix] fix #11588, don't check if SharedTable is initialized
|
5 éve |
system
|
1ae61767f8
disable talloc2 on 32 bits (#10656)
|
5 éve |
template
|
5b27b263fd
Remove immediate pragma (#11308)
|
5 éve |
testament
|
f9d58b9305
lots of testament bug fixes and improvements: (#10044)
|
6 éve |
testdata
|
abe5cb82a0
Fix for #5134 (parseJson(string) should fail on leftover data) (#5203)
|
8 éve |
threads
|
1f8c9aff1f
Fix and reenable thread tests (#11343)
|
5 éve |
trmacros
|
825e08b046
fixes #7524
|
6 éve |
tuples
|
2339542832
Tuple error message (#11141); fixes #3211
|
5 éve |
typerel
|
3b73da310c
close #9961 by adding a test
|
5 éve |
types
|
6f7f043c9b
Fix type recursion check (#11144)
|
5 éve |
untestable
|
5825dcb0b5
Detect local "primary" IP address
|
5 éve |
usingstmt
|
3b783f7e13
Testament: refactoring; makes the test joiner green
|
6 éve |
varres
|
1105d03644
require errormsg to be specified before file.
|
6 éve |
varstmt
|
3b783f7e13
Testament: refactoring; makes the test joiner green
|
6 éve |
vm
|
94177f7357
VM can now cast integer type arbitrarily. (#11459) [feature]
|
5 éve |
ast_pattern_matching.nim
|
389b140029
add tastspec (and ast_pattern_matching) (#10863)
|
5 éve |
config.nims
|
b8f4ff8b9f
followup on #10573: prevent common user config to interfere with testament (excessiveStackTrace) (#10590)
|
5 éve |
dummy.txt
|
a68a4bfaf2
Remove install.txt and readme.txt (#9521)
|
6 éve |
js.html
|
72a3e21f28
Removes executable bit for text files.
|
11 éve |
js.nim
|
e80465dacf
tests: Trim .nim files trailing whitespace
|
9 éve |
mmaptest.nim
|
e80465dacf
tests: Trim .nim files trailing whitespace
|
9 éve |
readme.md
|
97738a4f28
Testament pre parallel (#9137)
|
6 éve |
rectest.nim
|
e80465dacf
tests: Trim .nim files trailing whitespace
|
9 éve |
stckovfl.nim
|
e80465dacf
tests: Trim .nim files trailing whitespace
|
9 éve |
test_nimscript.nims
|
da57c0ab99
remove `subexes`
|
6 éve |