.. |
actiontable
|
7f18d7cbc1
Merge tests into a larger file (part 1 of ∞) (#9318)
|
6 years ago |
alias
|
84fab7f39b
fix #19349 incompatible type when mixing float32 and cfloat in generics (#20551)
|
2 years ago |
align
|
7e1ae35195
testament: error instead of silently ignore invalid targets; remove pointless alias target vs targets; document matrix; DRY (#16343)
|
4 years ago |
ambsym
|
2449c37137
better procvar ambiguity errors, clean up after #20457 (#20932)
|
2 years ago |
arc
|
4b63ac4b87
fixes #21171; dynamic acyclic refs need to use dyn decRef (#21184)
|
2 years ago |
arithm
|
5d469686b0
fix #20829 Regression in int64 type matching since (#21019)
|
2 years ago |
array
|
c598d0b6ec
fix #15117 zero size array cause incorrect codegen for VCC compiler (#21197)
|
2 years ago |
assert
|
ebd1c678be
fixes #21195; `std/assertions` continue to use `sysFatal` when `nimPreviewSlimSystem` is not defined (#21196)
|
2 years ago |
assign
|
7739e23420
defaults to ORC (#19972)
|
2 years ago |
astoverload
|
20b5f31c03
new tester; all tests categorized
|
11 years ago |
astspec
|
5b26f2bd81
fix deprecated example (#18721)
|
3 years ago |
async
|
d88f46df38
Make async stacktraces less verbose (#21091)
|
2 years ago |
avr
|
430a179307
default threads on (#19368)
|
2 years ago |
benchmarks
|
e112974920
fix #16752: threadvar now works with importcpp types; osx now uses native TLS (`--tlsEmulation:off`), which can be orders of magnitude faster (#16750)
|
4 years ago |
bind
|
5602183234
'lock levels' are deprecated, now a noop (#20539)
|
2 years ago |
borrow
|
98b2838a30
borrowed procs can have a body now for documentation generation (#20617)
|
2 years ago |
casestmt
|
8cfce70738
fix #18964 Small string case with else statement first in AST evaluat… (#20862)
|
2 years ago |
ccgbugs
|
d83f66a24d
fixes #21116; always mangles the param (#21121)
|
2 years ago |
ccgbugs2
|
33cd883e27
[add testcase] NRVO does not occur with init procedures (#19462)
|
2 years ago |
clearmsg
|
1105d03644
require errormsg to be specified before file.
|
6 years ago |
closure
|
6d8cf25bd7
deprecate `do:` meaning `do ():` + misc cleanup (#20927)
|
2 years ago |
cnstseq
|
1105d03644
require errormsg to be specified before file.
|
6 years ago |
collections
|
723a71bd22
follow up #20109; remove `shallow` seqs/strings for ORC (#20502)
|
2 years ago |
compilepragma
|
7e9cda7dba
fixes #10299 (#11324)
|
5 years ago |
compiler
|
e323b91a32
correct grammar (ref #20199) and add check for grammar.txt (#20494)
|
2 years ago |
compilerapi
|
4647c7b596
fixes #14409; fixes #10674 VM callbacks switch to table-index seqs (#21297)
|
1 year ago |
compilerfeatures
|
70a30317f7
fix #16693: testament spec nimout too lax (#16698)
|
3 years ago |
compiles
|
d102b2f54c
deprecate unsafeAddr; extend addr (#19373)
|
3 years ago |
concat
|
20b5f31c03
new tester; all tests categorized
|
11 years ago |
concepts
|
cc08a9015e
fixes #21263; consider all candidates for concept matches (#21265)
|
2 years ago |
constr
|
ea2f2775a7
fix #18990 Regression in proc symbol resolution; Error: attempting to… (#20554)
|
2 years ago |
constraints
|
1105d03644
require errormsg to be specified before file.
|
6 years ago |
constructors
|
be95f8fdfa
Turn some of the errors back into warnings
|
4 years ago |
controlflow
|
c5eb3fd4f0
fixes #9839; fixes noReturn pragma doesn't work for non-simple templates (#21048)
|
2 years ago |
converter
|
723a71bd22
follow up #20109; remove `shallow` seqs/strings for ORC (#20502)
|
2 years ago |
coroutines
|
dfe6797023
fix #15628 (#16387)
|
4 years ago |
cpp
|
1431f90d8c
Revert "Fix #13093 C++ Atomics: operator= is implicitly deleted because the default definition would be ill-formed " (#21307)
|
1 year ago |
defaultprocparam
|
7c359a062c
Add testcase for #12252 (#15676)
|
4 years ago |
deprecated
|
6f96c4bc96
ref #20846; give a deprecation message for overriding `=` hook (#21020)
|
2 years ago |
destructor
|
cdbf5b4699
fixes a severe bug of testament (#20832)
|
2 years ago |
dir with space
|
fa058773db
fixes #10042 (allow spaces in import) (#10504)
|
6 years ago |
discard
|
9323cb7b2a
enforce void for nkWhileStmt [backport: 2.0] (#21170)
|
2 years ago |
distinct
|
1182216381
remove a special case in sigmatch; distinct pointer types no longer match `nil` type (#20251)
|
2 years ago |
distros
|
e63fc95bd4
fix tdistros test which was failing on Nightlies
|
4 years ago |
dll
|
779b4e307b
don't use `{.rtl.}` for generics, otherwise `-d:useNimRtl` gives `ambiguous identifier` nimrtl error (#18406)
|
3 years ago |
effects
|
28bed059aa
closes #20808 (#21077)
|
2 years ago |
enum
|
81b7f9108f
fixes #21207; reports redefinition error in the definition of enums (#21217)
|
2 years ago |
errmsgs
|
ac982d8a96
close #21257 (#21275)
|
2 years ago |
exception
|
d54a7f078d
fixes #21261; always checking `nimTestErrorFlag` in the main module (#21288)
|
1 year ago |
exprs
|
70a30317f7
fix #16693: testament spec nimout too lax (#16698)
|
3 years ago |
fields
|
6d442a40a6
use doAssert in tests (#16486)
|
4 years ago |
float
|
06cd15663d
fixes ptr to cstring warnings[backport] (#20848)
|
2 years ago |
fragmentation
|
381498b0db
tests: disable flaky tests for now; closes #9421
|
6 years ago |
friends
|
e80465dacf
tests: Trim .nim files trailing whitespace
|
9 years ago |
gc
|
4c46358db1
remove shallowCopy for ARC/ORC (#20070)
|
2 years ago |
generics
|
2564b5c938
Fix #20416. Enable the recursion limit for ref/ptr types. (#21092)
|
2 years ago |
gensym
|
7739e23420
defaults to ORC (#19972)
|
2 years ago |
global
|
354eb2a86c
fix #20866 [ORC] Bad codegen for global pointer to iterator (#20876)
|
2 years ago |
ic
|
7739e23420
defaults to ORC (#19972)
|
2 years ago |
import_in_config
|
154db46db8
fixes a regression that caused --import in a config file to break things
|
8 years ago |
importalls
|
78e2d299df
typo: nonexistant => nonexistent (#17918)
|
3 years ago |
init
|
4388636010
fixes #21043; fixes a named exception in the infixAs expression which generate an implicit uninitialized let statement (#21081)
|
2 years ago |
isolate
|
b7c66ce860
fixes #19013 [backport:1.6] (#19111)
|
3 years ago |
iter
|
4388636010
fixes #21043; fixes a named exception in the infixAs expression which generate an implicit uninitialized let statement (#21081)
|
2 years ago |
js
|
76e4f8afb1
fixes #21209; exclude threads options for JS (#21233)
|
2 years ago |
lent
|
5602183234
'lock levels' are deprecated, now a noop (#20539)
|
2 years ago |
let
|
9acbf99efb
Allow let to not have value when using importc (#14258)
|
4 years ago |
lexer
|
0b1d1b7886
fixes #15688; handle `strongSpace` overflow issues (#20724)
|
2 years ago |
lookups
|
d1d141b135
new .redefine pragma for templates, warn on redefinition without it (#20211)
|
2 years ago |
macros
|
900fe8f501
Add `contains` to `std/macrocache` (#21304)
|
1 year ago |
magics
|
d26b1232ee
Add `nkFastAsgn` into `semExpr` (#20939)
|
2 years ago |
manyloc
|
7739e23420
defaults to ORC (#19972)
|
2 years ago |
metatype
|
7739e23420
defaults to ORC (#19972)
|
2 years ago |
method
|
0bacdf5fdf
fixes #20515; base `method` requires explicit `{.gcsafe.}` to be GC-safe (#20574)
|
2 years ago |
misc
|
5f41be3b45
fix #20253 (#21174)
|
2 years ago |
modules
|
7739e23420
defaults to ORC (#19972)
|
2 years ago |
namedparams
|
6c487a6309
fixes #12196
|
5 years ago |
navigator
|
3b80f0dc8e
IC navigator: added support for include files (#17784)
|
3 years ago |
newconfig
|
82319ef00d
fix #8219; nim check/dump shouldn't run single nimscript project [backport: 1.6] (#19641)
|
2 years ago |
nimble
|
31a8cf16bb
testament spec: remove errmsg alias of errormsg (#16188)
|
4 years ago |
nimdoc
|
91ce8c385d
fix #19580; add warning for bare except: clause (#21099)
|
2 years ago |
niminaction
|
9ba07edb2e
build the documentation of official packages (#20986)
|
2 years ago |
notnil
|
c86fdfa1ee
add testcase for #9466 (#17538)
|
3 years ago |
objects
|
55373e65b4
unpublic `arrayWith` and rename it to `nimArrayWith` (#21006)
|
2 years ago |
objvariant
|
9c17a32e0e
fix #19266; allow reassign discriminant field (#19567)
|
2 years ago |
openarray
|
fa1606c6d6
enable static tests for topenarray (#20620)
|
2 years ago |
osproc
|
06232b7f2e
fixes #18058 (#18162)
|
3 years ago |
overflw
|
c07807bedf
Fix #15706 (#15846)
|
4 years ago |
overload
|
48d41ab375
fixes #20645 (#20646)
|
2 years ago |
package
|
d30c6419a0
Refactor and doc package handling, module name mangling (#19821)
|
2 years ago |
package_level_objects
|
c17f6c7837
new feature: package level objects
|
7 years ago |
parallel
|
a9bd78d579
fix #12122 (#21096)
|
2 years ago |
parser
|
d0721eadf8
fixes #21144; try expression will not match the less indentation except (#21152)
|
2 years ago |
pragmas
|
5b20f0685c
fixes pragmas reorder (#21205)
|
2 years ago |
proc
|
05c6db6500
underscores for routine parameters (#21192)
|
2 years ago |
procvar
|
749dbce4c6
Merge tests into a larger file (part 5 of ∞) (#9368)
|
6 years ago |
range
|
cbd9fee22a
fix #19678 Broken behavior with string ranges in case labels (#20475)
|
2 years ago |
rational
|
7d6cbf290a
Error -> Defect for defects (#13908)
|
4 years ago |
realtimeGC
|
1e0165186b
testament: remove deadcode related to realtimeGC, testC, callCCompiler (#18087)
|
3 years ago |
sandwich
|
2f213db7ee
fixes #11225; generic sandwich problems; [backport:1.2] (#17255)
|
3 years ago |
sets
|
0b319fee3d
fix #20997 calling system.card[T](x: set[T]) with T of int8 or uint8 … (#21010)
|
2 years ago |
showoff
|
9df195ef58
style usages part one (openarray => openArray) (#19321)
|
3 years ago |
slice
|
0213c7313b
allow `HSlice` bounded by constants of distinct types (#19219) [backport:1.2]
|
3 years ago |
specialops
|
555c5ed1a7
fix bugs with dot & call operators [backport] (#20931)
|
2 years ago |
statictypes
|
a51ed90c5d
fix #20148 implicit compile time conversion int to ranged float cause… (#20698)
|
2 years ago |
stdlib
|
fc068ee06d
fixes #18134; registers `formatBiggestFloat` in VM (#21299)
|
1 year ago |
stmt
|
0869d2a477
fix #15972 (#15994)
|
4 years ago |
strictnotnil
|
6289b002b6
[Testament] Extend and document message testing aids (#19996)
|
2 years ago |
stylecheck
|
70c25c45d6
fixes #20397; fixes stylecheck regression (#20398)
|
2 years ago |
system
|
cbf3ed9d92
fixes #21317; 1.6.4 regression; etyBaseIndex should return fat pointers [backport 1.6] (#21320)
|
1 year ago |
template
|
53eed2be45
close #11705; add a testcase (#21128)
|
2 years ago |
testament
|
6289b002b6
[Testament] Extend and document message testing aids (#19996)
|
2 years ago |
testdata
|
8c100a37b9
Add new self-signed 4096 bit certificate to testdata (#19758)
|
2 years ago |
threads
|
cdbf5b4699
fixes a severe bug of testament (#20832)
|
2 years ago |
tools
|
27a38a9fce
fix #13790; ptr char (+friends) should not implicitly convert to cstring (#20761)
|
2 years ago |
trmacros
|
de4b0346bd
store full definition AST for consts, fix noRewrite (#20115)
|
2 years ago |
tuples
|
841d9d5975
closes #16331; add testcase (#20730)
|
2 years ago |
typerel
|
b68b28fd24
fix typeRel of typeDesc (#21227)
|
2 years ago |
types
|
fc35f83eee
fixes #21260; add check for illegal recursion for defaults (#21270)
|
2 years ago |
untestable
|
9ba07edb2e
build the documentation of official packages (#20986)
|
2 years ago |
usingstmt
|
f6eb1d4d7d
remove {.this.} pragma, deprecated since 0.19 (#20201)
|
2 years ago |
valgrind
|
55a33e1664
testament: support disabled:osx as alias to disabled:macosx (#17124)
|
3 years ago |
varres
|
4ca2dcb404
Named arguments in commands + many grammar fixes (#20994)
|
2 years ago |
varstmt
|
3b783f7e13
Testament: refactoring; makes the test joiner green
|
6 years ago |
views
|
da0a2fdca2
Unpack mSlice tupleconstr for static openarrays (#20615)
|
2 years ago |
vm
|
b5f64f55d0
fixes #16790; fixes #19075; put big arrays on the constant seqs; don't inline them in the VM; big performance boost (#21318)
|
1 year ago |
whenstmt
|
04c48e3c5b
fix #19426 compile error using when/elif/else and typedesc in template (#20550)
|
2 years ago |
xml
|
7931bdac95
Feature/xmltree additions (#20988)
|
2 years ago |
ast_pattern_matching.nim
|
86f7f4ffa5
remove deprecated type pragma syntax, fix bugs that required it (#20199)
|
2 years ago |
config.nims
|
761c5a0830
less verbose type mismatch messages (#21191)
|
2 years ago |
dummy.txt
|
a68a4bfaf2
Remove install.txt and readme.txt (#9521)
|
6 years ago |
js.html
|
72a3e21f28
Removes executable bit for text files.
|
11 years ago |
js.nim
|
e80465dacf
tests: Trim .nim files trailing whitespace
|
9 years ago |
m14634.nim
|
6d442a40a6
use doAssert in tests (#16486)
|
4 years ago |
mmaptest.nim
|
92d6fb86c6
Enable customizing PageShift to set PageSize for embedded targets (#19129)
|
3 years ago |
readme.md
|
f5ec4fbde3
Update the reference to parseSpec (#21289)
|
2 years ago |
rectest.nim
|
e80465dacf
tests: Trim .nim files trailing whitespace
|
9 years ago |
stckovfl.nim
|
e80465dacf
tests: Trim .nim files trailing whitespace
|
9 years ago |
test_nimscript.nims
|
9ba07edb2e
build the documentation of official packages (#20986)
|
2 years ago |