summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Undeprecate isvalidfilename (#19643)Juan Carlos2022-09-293-33/+60
* refactor dbFormat (#19746)ringabout2022-09-295-34/+34
* fixed tstrimpl (#20452)Andreas Rumpf2022-09-291-0/+2
* Unicode Operators are no longer experimental (#20444)ringabout2022-09-286-30/+23
* fix #19500; remove find optimization [backport: 1.6] (#19714)ringabout2022-09-284-20/+49
* moderate system cleanup & refactor (#20355)metagn2022-09-2837-1079/+1144
* fixes changelog links (#20446)ringabout2022-09-281-1/+1
* Use vccexe when generating static lib with vcc (#19843)Tomohiro2022-09-281-2/+3
* store full definition AST for consts, fix noRewrite (#20115)metagn2022-09-2826-65/+176
* fixes #19986; mutable view from immutable location (#20134)ringabout2022-09-282-15/+66
* Update message for checking `cast` (#20145)konsumlamm2022-09-283-7/+7
* fixes #20141; dereferencing pointer to incomplete type error with cast (#20147)ringabout2022-09-282-0/+32
* fixes #19457 seqs are not properly updated in loop with ARC/ORC (#19922)ringabout2022-09-283-15/+48
* remove deprecated and broken nimweb tools (#20442)ringabout2022-09-285-842/+2
* follow up #19408; bump devel version and deprecated unsafeAddr (#20432)ringabout2022-09-281-2/+3
* Refactor initOptParser (#19656)Nan Xiao2022-09-271-22/+5
* fixes #19401; fixes #19402; rework Forward declaration and finalizer for ORC ...ringabout2022-09-273-24/+112
* make more standard libraries work with `nimPreviewSlimSystem` (#20343)ringabout2022-09-27194-54/+299
* allow more simple expressions in js (#20270)Amjad Ben Hedhili2022-09-271-1/+3
* Compute small nim string lit at CT (#20439)Amjad Ben Hedhili2022-09-271-3/+18
* no ropes WIP (#20433)Andreas Rumpf2022-09-2724-1003/+1059
* Fix issue with fields trying to use wrong name (#12655)Peter Munch-Ellingsen2022-09-262-5/+5
* use almostEqual in tstats.nim (#20431)n5m2022-09-261-8/+9
* fixes #20426; remove `maincommand` and `m` options since they are a no op sin...ringabout2022-09-262-1/+3
* fix #18128 rfind on empty needle returns rightmost index (#20430)n5m2022-09-262-14/+19
* add a changelog and update the document for ORC (#20415)ringabout2022-09-263-11/+12
* Represent more types as JS `TypedArray`s (#20411)Amjad Ben Hedhili2022-09-261-2/+8
* fix #2614 improve error message when array of proc calling convention… (#20...Bung2022-09-264-31/+69
* Optimize `base64.encodeMime` (#20409)Amjad Ben Hedhili2022-09-251-6/+20
* continue booting the compiler with refc (#20421)ringabout2022-09-243-2/+3
* close #15955; add a test case (#20414)ringabout2022-09-243-0/+37
* defaults to ORC (#19972)ringabout2022-09-2381-154/+259
* fix #17351; switch to c++17 and remove hacks (#20407)ringabout2022-09-233-5/+14
* Fixes #20348; only respect the recursion limit if the symbol's generic type ...Aditya Siram2022-09-224-12/+145
* fixes #20285; prevent oid time overflow at year 2038 (#20338)ringabout2022-09-223-26/+26
* Extract markdown/rst doc into separate file (#20404)Andrey Makarov2022-09-223-247/+271
* Improve error message when instantiating generics with object constructor (#2...Bung2022-09-212-2/+11
* contentLength default to -1 if not present (#19835)Bung2022-09-212-2/+3
* fixes #20397; fixes stylecheck regression (#20398)ringabout2022-09-214-0/+20
* Update manual.md (#20394)Judd2022-09-211-17/+18
* RFC-460 implemented (#19771)Juan Carlos2022-09-213-0/+33
* fixes #20391; make of operator work with generics for ORC (#20395)ringabout2022-09-212-1/+9
* follow up #19968; add more tests (#20396)ringabout2022-09-201-0/+60
* turn nimIncrSeqV3 into deadcode (#20388)ringabout2022-09-204-93/+51
* clarify distinct pointer type `nil` change (#20376)metagn2022-09-201-1/+9
* report expression has no type other than has to be used (or discarded… (#20...Bung2022-09-202-0/+9
* fix #19882 Improve error message when instantiating generics that lac… (#20...Bung2022-09-192-1/+12
* Markdown link migration part 2 (#20371)Andrey Makarov2022-09-1918-284/+288
* Add missing proc to dom (#20378)Juan Carlos2022-09-192-1/+62
* Add missing symbols to regex (#20383)Juan Carlos2022-09-192-3/+5