Files
Nim/lib/core
Andreas Rumpf bf592c4e94 more destructor based changes (#10885)
* mark user defined destructors with sfOverriden to simplify the logic
* refactoring in preparation to merge liftings and generic instantiations for destructors
* ast: introduce nkHiddenTryStmt for destructor generation in order to be able to optimize better the code later on
* renamed 'patterns' switch to 'trmacros' as it was totally misleading before
* destructors: introduce tfCheckedForDestructor flag in preparation of strict =destroy checking
* test for invalid/too late destructor introductions
* liftdestructors: make code robust for nimsuggest
* --newruntime works for hello world again
* newruntime: code generation for closures
2019-03-23 00:12:05 +01:00
..
2019-03-14 19:53:27 +01:00
2018-11-16 13:27:56 +01:00
2018-01-04 15:59:03 +01:00
2019-03-14 19:53:27 +01:00
2019-03-14 19:53:27 +01:00