Files
Nim/lib
Andreas Rumpf c5358b0d4b An optimizer for ARC (#14962)
* WIP: an optimizer for ARC
* do not optimize away destructors in 'finally' if unstructured control flow is involved
* optimized the optimizer
* minor code cleanup
* first steps to .cursor inference
* cursor inference: big steps to a working solution
* baby steps
* better .cursor inference
* new feature: expandArc for easy inspection of the AST after ARC transformations
* added topt_cursor test
* adapt tests
* cleanups, make tests green
* optimize common traversal patterns
* moved test case
* fixes .cursor inference so that npeg compiles once again
* cursor inference: more bugfixes

Co-authored-by: Clyybber <darkmine956@gmail.com>
2020-07-15 23:00:06 +02:00
..
2017-02-20 17:24:19 +02:00
2020-07-14 16:44:56 +02:00
2019-07-14 16:08:15 +02:00
2020-07-15 23:00:06 +02:00
2020-07-14 13:53:41 +02:00
2020-07-06 13:41:56 +02:00
2020-07-15 03:46:17 -04:00
2020-07-15 22:04:15 +02:00
2013-03-16 23:53:07 +01:00
2014-08-28 09:59:26 +02:00