.. |
alias
|
84fab7f39b
fix #19349 incompatible type when mixing float32 and cfloat in generics (#20551)
|
2 yıl önce |
align
|
5334dc921f
fixes #22419; async/closure environment does not align local variables (#22425)
|
1 yıl önce |
alloc
|
69d0b73d66
fixes #22510 (#23100)
|
6 ay önce |
arc
|
43274bfb92
fixes #23982; codegen regression passing pointer expressions to inline iterators (#23986)
|
4 ay önce |
array
|
3ab8b6b2cf
error on large integer types as array index range (#23229)
|
11 ay önce |
assert
|
cf083af262
tests: explicitly enable stack traces where needed (#21236)
|
1 yıl önce |
assign
|
8c56e806ae
closes #12464; adds a test case (#22967)
|
1 yıl önce |
astoverload
|
20b5f31c03
new tester; all tests categorized
|
11 yıl önce |
astspec
|
5b26f2bd81
fix deprecated example (#18721)
|
3 yıl önce |
async
|
39fbd30513
Fix OSError `errorCode` field is not assigned a value (#22954)
|
1 yıl önce |
avr
|
430a179307
default threads on (#19368)
|
2 yıl önce |
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)
|
3 yıl önce |
c
|
08f1eac8ac
fixes#23665; rework spawn with gcc 14 and fixes other tests (#23660)
|
6 ay önce |
casestmt
|
55ebc652da
fixes #24031; js codegen bug for case statement with just else branch
|
3 ay önce |
cast
|
c0994c2dbd
[JS] Fix casting to ints (#22327)
|
1 yıl önce |
ccgbugs
|
d43a5954c5
remove nontoplevel type hack + consider symbol disamb in type hash (#23969)
|
4 ay önce |
ccgbugs2
|
61145b1d4b
fixes #22354; Wrong C++ codegen for default parameter values in ORC (#22819)
|
1 yıl önce |
closure
|
094a29eb31
add test case for #19095 (#22566)
|
1 yıl önce |
codegen
|
3b4078a7f8
Skips generic owner when mangling instances (#23563)
|
7 ay önce |
collections
|
5bd1afc3f9
fixes #17197; fixes #22560; fixes the dest of newSeqOfCap in refc (#22594)
|
1 yıl önce |
compileoption
|
770f8d5513
opensym for templates + move behavior of opensymchoice to itself (#24007)
|
3 ay önce |
compiler
|
e323b91a32
correct grammar (ref #20199) and add check for grammar.txt (#20494)
|
2 yıl önce |
compilerapi
|
2f109595e9
reset macrocache after each script evaluation (#22195)
|
1 yıl önce |
compiles
|
d102b2f54c
deprecate unsafeAddr; extend addr (#19373)
|
2 yıl önce |
concepts
|
a5c1a6f042
adds another fix for concept in JS (#23535)
|
8 ay önce |
constructors
|
b97d603cd0
some test cleanups & category reorganization (#22010)
|
1 yıl önce |
controlflow
|
b7a275da1d
fixes regression; block can have arbitrary exit points; too hard for a simple analysis (#23839)
|
5 ay önce |
converter
|
379299a5ac
fixes #22286; enforce Non-var T destructors by `nimPreviewNonVarDestructor` (#22975)
|
1 yıl önce |
coroutines
|
4fa86422c0
stdlib tests now check refc too (#21664)
|
1 yıl önce |
cpp
|
2e4d344b43
Fixes #23962 `resetLoc`doenst produce any cgen code in `importcpp` types (#23964)
|
4 ay önce |
defer
|
0e555ade31
Add test for #22309 (#22316)
|
1 yıl önce |
destructor
|
4ef06a5cc5
fixes `cast` expressions introduces unnecessary copies (#24004)
|
4 ay önce |
dir with space
|
fa058773db
fixes #10042 (allow spaces in import) (#10504)
|
5 yıl önce |
discard
|
648f82c2ed
fixes semi-regression; discard check now skips `nkHiddenSubConv` (#23840)
|
5 ay önce |
distinct
|
95e5ad6927
fixes #22902; borrow from proc return type mismatch (#22908)
|
1 yıl önce |
dll
|
a4781dc4bc
use old typeinfo generation for hot code reloading (#22518)
|
1 yıl önce |
effects
|
62c5b8b287
fixes #23129; fixes generated hooks raise unlisted Exception, which never raise (#23195)
|
11 ay önce |
enum
|
2311049b27
don't require symbol with enum type to be constant in fitNode (#23999)
|
4 ay önce |
errmsgs
|
34719cad9d
allow `untyped` arguments to fail to compile in overload mismatch error (#23984)
|
4 ay önce |
exception
|
09d0fda7fd
fixes #22469; generates nimTestErrorFlag for top level statements (#22472)
|
1 yıl önce |
exprs
|
d2f36c071b
Exclude block from endsInNoReturn, fix regression (#22632)
|
1 yıl önce |
float
|
7fababd583
make float32 literals stringifying behave in JS the same as in C (#22500)
|
1 yıl önce |
fragmentation
|
381498b0db
tests: disable flaky tests for now; closes #9421
|
6 yıl önce |
gc
|
379299a5ac
fixes #22286; enforce Non-var T destructors by `nimPreviewNonVarDestructor` (#22975)
|
1 yıl önce |
generics
|
fc853cb726
generic issues test cases (#24028)
|
3 ay önce |
global
|
95c751a9e4
fix #15005; [ARC] Global variable declared in a block is destroyed too… (#22388)
|
1 yıl önce |
ic
|
e6ca13ec85
Instantiates generics in the module that uses it (#22513)
|
1 yıl önce |
import
|
4eaa3b028c
fixes #23167; take `nkOpenSymChoice` into consideration caused by templates [backport] (#23168)
|
11 ay önce |
import_in_config
|
154db46db8
fixes a regression that caused --import in a config file to break things
|
8 yıl önce |
importalls
|
02be212dae
clean up SOME pending/xxx/issue link comments (#21826)
|
1 yıl önce |
init
|
9b378296f6
fixes addr/hiddenAddr in strictdefs (#23477)
|
8 ay önce |
int
|
298ada3412
fixes #23954; uint8 > 8 bit at compile-time (#23955)
|
4 ay önce |
isolate
|
f4a9b258c3
isolation spec update; WIP (#21843)
|
1 yıl önce |
iter
|
05df263b84
Optimize closure iterator locals (#23787)
|
5 ay önce |
js
|
fbf9e94145
fixes jsbigint64 regression; keeps convs to `Number` in danger mode (#23926)
|
4 ay önce |
lent
|
11ead19bc1
fixes #24034; fixes lent types after taking implicit address (#24035)
|
3 ay önce |
let
|
9acbf99efb
Allow let to not have value when using importc (#14258)
|
4 yıl önce |
lexer
|
71801c2b8f
fix dot calls with resolved symbols in templates (#22076)
|
1 yıl önce |
lookups
|
09dcff71c8
generate symchoice for ambiguous types in templates & generics + handle types in symchoices (#23997)
|
4 ay önce |
macros
|
fc853cb726
generic issues test cases (#24028)
|
3 ay önce |
manyloc
|
6eb722c47d
replace getOpt with getopt (#22515)
|
1 yıl önce |
metatype
|
ab18962085
sem all call nodes in generic type bodies + many required fixes (#23983)
|
4 ay önce |
method
|
b5f5b74fc8
enable vtable implementation for C++ and make it an experimental feature (#23004)
|
1 yıl önce |
misc
|
7e88091de3
fixes #22553; regression of offsetof(T, anFieldOfUncheckedArray) (#24014)
|
4 ay önce |
modules
|
d7e77b330f
fix `include` in templates, with prefix operators (#24029)
|
3 ay önce |
msgs
|
b97d603cd0
some test cleanups & category reorganization (#22010)
|
1 yıl önce |
navigator
|
38f876dd48
fixes #19795; fixes #11852; fixes #19974; remove parsing pipeline, Nim now parses the whole module at one time (#21379)
|
1 yıl önce |
newconfig
|
b97d603cd0
some test cleanups & category reorganization (#22010)
|
1 yıl önce |
nimble
|
31a8cf16bb
testament spec: remove errmsg alias of errormsg (#16188)
|
4 yıl önce |
nimdoc
|
cecaf9c56b
fixes #22939; fixes #16890; push should but doesn't apply to importc … (#22944)
|
1 yıl önce |
niminaction
|
08f1eac8ac
fixes#23665; rework spawn with gcc 14 and fixes other tests (#23660)
|
6 ay önce |
notnil
|
e0ad71a912
make binary `not` not parse complex expressions on right side (#22078)
|
1 yıl önce |
objects
|
ac0179ced9
fixes #23943; simple default value for range (#23996)
|
4 ay önce |
objvariant
|
39f2df1972
fixes #23295; don't expand constants for complex structures (#23297)
|
10 ay önce |
openarray
|
925dc5c131
fixes #19171; have `openArray` converted from `ptr UncheckedArray` be mutable (#23882)
|
5 ay önce |
options
|
beaac609ab
adds nimbasePattern compiler option (#22144)
|
1 yıl önce |
osproc
|
5e8cd318ef
Fix linux start process errorCode always 0 (#24001)
|
3 ay önce |
overflow
|
00be8f287a
trigger range check with new type inference on nkIntLit [backport:1.6] (#23179)
|
11 ay önce |
overload
|
04da0a6028
fix subscript magic giving unresolved generic param type (#23988)
|
4 ay önce |
package
|
d30c6419a0
Refactor and doc package handling, module name mangling (#19821)
|
2 yıl önce |
package_level_objects
|
c17f6c7837
new feature: package level objects
|
7 yıl önce |
parallel
|
4faa15f3ad
Replacement PR for https://github.com/nim-lang/Nim/pull/23779 that (#23793)
|
5 ay önce |
parser
|
81756d1810
second test case haul for templates and generics (#22728)
|
1 yıl önce |
pragmas
|
6320b0cd5b
allow qualifying macro pragmas (#23985)
|
4 ay önce |
proc
|
fc853cb726
generic issues test cases (#24028)
|
3 ay önce |
range
|
f0e1eef65e
fixes #14522 #22085 #12700 #23132; no range check for uints (#23930)
|
4 ay önce |
realtimeGC
|
1e0165186b
testament: remove deadcode related to realtimeGC, testC, callCCompiler (#18087)
|
3 yıl önce |
refc
|
56ed4e0bb9
fixes #23759; rework move for refc (#23764)
|
5 ay önce |
sandwich
|
2f213db7ee
fixes #11225; generic sandwich problems; [backport:1.2] (#17255)
|
3 yıl önce |
sets
|
b7b1313d21
proper error message for out-of-range enum sets (#24027)
|
3 ay önce |
showoff
|
ccc706ff12
add test case to close #7974 (#22023)
|
1 yıl önce |
specialops
|
5f9038a5d7
make expressions opt in to symchoices (#22716)
|
1 yıl önce |
statictypes
|
91efa49550
Overloads passed to static proc parameters now convert to the desired… (#23063)
|
1 yıl önce |
stdlib
|
ea7c2a4409
fixes #14623; Top-level volatileLoad/volatileStore leads to invalid codegen (#24020)
|
3 ay önce |
stmt
|
ecf9efa397
document general use of `_`, error message, fixes (#21584)
|
1 yıl önce |
strictnotnil
|
6289b002b6
[Testament] Extend and document message testing aids (#19996)
|
2 yıl önce |
stylecheck
|
365a753eed
Fix some `styleCheck` bugs (#20095)
|
1 yıl önce |
system
|
bd063113ec
fixes #23894; succ/pred shouldn't raise OverflowDefect for unsigned integers (#23895)
|
5 ay önce |
template
|
770f8d5513
opensym for templates + move behavior of opensymchoice to itself (#24007)
|
3 ay önce |
testament
|
6289b002b6
[Testament] Extend and document message testing aids (#19996)
|
2 yıl önce |
testdata
|
8c100a37b9
Add new self-signed 4096 bit certificate to testdata (#19758)
|
2 yıl önce |
threads
|
69d0b73d66
fixes #22510 (#23100)
|
6 ay önce |
tools
|
20446b437b
make `proc` not implicitly convert to `pointer` with a preview define (#21953)
|
1 yıl önce |
trmacros
|
8bd0422767
fix infinite recursion in term rewriting macros tests (#23979)
|
4 ay önce |
tuples
|
cfd69bad1a
fix wrong subtype relation in tuples & infer some conversions (#23228)
|
11 ay önce |
typerel
|
9ca646acd4
Merge tyUncheckedArray with tySeq in typeRel (#23866)
|
5 ay önce |
types
|
d3af51e3ce
remove fauxMatch for tyFromExpr, remove tyProxy and tyUnknown aliases (#24018)
|
3 ay önce |
untestable
|
5491e0c274
re-enable badssl test (#21775)
|
1 yıl önce |
usingstmt
|
f6eb1d4d7d
remove {.this.} pragma, deprecated since 0.19 (#20201)
|
2 yıl önce |
valgrind
|
55a33e1664
testament: support disabled:osx as alias to disabled:macosx (#17124)
|
3 yıl önce |
varres
|
e15e19308e
Revert adding generic `V: Ordinal` parameter to `succ`, `pred`, `inc`, `dec` (#22328)
|
1 yıl önce |
varstmt
|
1e9a3c438b
fixes #18104; tranform one liner var decl before templates expansion (#23294)
|
10 ay önce |
views
|
ae4b47c5bd
fixes #20048; fixes #15746; don't sink object fields if it's of openarray type (#23608)
|
6 ay önce |
vm
|
540b414c86
fixes #23925; VM generates wrong cast for negative enum values (#23951)
|
4 ay önce |
whenstmt
|
04c48e3c5b
fix #19426 compile error using when/elif/else and typedesc in template (#20550)
|
2 yıl önce |
xml
|
7931bdac95
Feature/xmltree additions (#20988)
|
2 yıl önce |
ast_pattern_matching.nim
|
86f7f4ffa5
remove deprecated type pragma syntax, fix bugs that required it (#20199)
|
2 yıl önce |
config.nims
|
770f8d5513
opensym for templates + move behavior of opensymchoice to itself (#24007)
|
3 ay önce |
dummy.txt
|
a68a4bfaf2
Remove install.txt and readme.txt (#9521)
|
6 yıl önce |
js.html
|
72a3e21f28
Removes executable bit for text files.
|
11 yıl önce |
js.nim
|
e80465dacf
tests: Trim .nim files trailing whitespace
|
9 yıl önce |
m14634.nim
|
6d442a40a6
use doAssert in tests (#16486)
|
4 yıl önce |
mmaptest.nim
|
92d6fb86c6
Enable customizing PageShift to set PageSize for embedded targets (#19129)
|
3 yıl önce |
readme.md
|
f5ec4fbde3
Update the reference to parseSpec (#21289)
|
1 yıl önce |
rectest.nim
|
e80465dacf
tests: Trim .nim files trailing whitespace
|
9 yıl önce |
stckovfl.nim
|
e80465dacf
tests: Trim .nim files trailing whitespace
|
9 yıl önce |
test_nimscript.nims
|
afc30ca879
fixes #19863; move sha1, md5 to nimble packages for 2.0 (#21702)
|
1 yıl önce |