summary refs log tree commit diff stats
path: root/tests/ccgbugs
Commit message (Expand)AuthorAgeFilesLines
* make more tests green for C++; refs #7870Araq2018-10-304-2/+4
* make thavlak and tmarkerproc_regression tests take fewer iterations in order ...Araq2018-10-171-3/+3
* Merge tests into a larger file (part 5 of ∞) (#9368)Miran2018-10-161-1/+1
* fixes #9297 (#9298)cooldome2018-10-111-1/+41
* Fix wrong heuristic in codegen (#9293)LemonBoy2018-10-111-0/+22
* Codegen fix for procs taking type(nil) (#9231)xzfc2018-10-091-0/+6
* Fix codegen for some set operationsLemonBoy2018-09-281-0/+12
* Merge pull request #8746 from LemonBoy/nil-optsAndreas Rumpf2018-09-231-0/+13
|\
| * nil strings are movableLemonBoy2018-09-221-0/+13
* | Merge pull request #8983 from cooldome/codegen_crashAndreas Rumpf2018-09-181-1/+34
|\ \
| * | Fixes 8979Andrii Riabushenko2018-09-161-1/+34
* | | Fix codegen for set[T] parametersLemonBoy2018-09-151-0/+10
* | | Fix hashing for codegenProc (sic) typesLemonBoy2018-09-141-0/+10
* | | Fix semantic pass with borrowed magic procs (#8945)LemonBoy2018-09-111-0/+8
* | | Always emit hti object types if needed (#8940)LemonBoy2018-09-111-0/+8
|/ /
* | Allow wCodegenDecl on lambdas (#8892)LemonBoy2018-09-071-0/+13
* | Codegen fix for function pointers marked inline (#8866)LemonBoy2018-09-042-0/+27
* | fixes #8781 by appending "_U" instead of 'U' (#8787)Vindaar2018-08-271-0/+25
|/
* make more tests green; system.repr does not produce 'nil' for strings and seq...Araq2018-08-221-2/+2
* Fix unsound transform pass (#8633)LemonBoy2018-08-141-0/+8
* Fixes 8616 (#8617)LemonBoy2018-08-123-0/+16
* fixes #7392 (#7395)cooldome2018-03-232-1/+8
* Fixes #7363 (#7371)cooldome2018-03-201-0/+14
* Codegen: use type forward declarations more aggresively. Fixes #7339 (#7340)cooldome2018-03-162-0/+27
* fixes #7332 (#7341)andri lim2018-03-161-0/+29
* fixes #6960Andreas Rumpf2018-02-111-0/+31
* Fixes codegen bug with literal negative zero, fixes #7079 (#7158)GULPF2018-01-311-0/+9
* fixes #668Araq2017-12-151-0/+26
* Improved collection-to-string behavior (#6825)Fabian Keller2017-12-144-4/+4
* fixes #6889Andreas Rumpf2017-12-081-0/+15
* fixes another sighashes problemAraq2017-12-081-0/+13
* Fix usage of parameters types in templates #6756 (#6768)Anatoly Galiulin2017-11-291-0/+18
* fixes #6724Andreas Rumpf2017-11-191-0/+33
* fixes #6422Andreas Rumpf2017-10-261-1/+18
* make tests green againAndreas Rumpf2017-10-161-3/+3
* fixes #6279Andreas Rumpf2017-08-292-1/+13
* fixes #6234Andreas Rumpf2017-08-111-0/+22
* Remove expr/stmt (#5857)Arne Döring2017-07-252-2/+2
* fix #5296 (#5565)zah2017-03-191-0/+14
* fixes #5439Araq2017-02-261-0/+27
* fixes #5404Araq2017-02-171-0/+16
* fixes #5402Araq2017-02-161-0/+26
* fixes #5339Andreas Rumpf2017-02-091-0/+38
* new name mangling scheme implementedAndreas Rumpf2017-02-021-1/+1
* Create temp var in deepcopy if needed (#5205)Brandon Pickering2017-01-151-0/+16
* Reset exprs before return by arg. Fixes #5098 (#5191)Brandon Pickering2017-01-111-0/+26
* fixes #5147Araq2016-12-301-0/+10
* fixes #5137Andreas Rumpf2016-12-221-0/+9
* fixes serious codegen regression that caused Nimble to misbehaveAraq2016-12-101-0/+47
* fixes #5055Araq2016-11-301-0/+14