Files
Mid f406b2a032 Sections are now top-level nodes (which contain TLCs)
Previously, `@section` was a statement inside a top-level chunk, which
caused issues when the TLC allocated stack memory (the prologue was
generated before the `@section`).

This way, Nectar source code is now defined as a list of sections,
first and foremost.
2025-11-12 12:29:15 +02:00
..
2025-10-14 16:30:58 +03:00
2025-10-14 16:30:58 +03:00
2025-08-15 17:31:05 +03:00
2025-08-15 17:31:05 +03:00
2025-05-03 10:00:20 +03:00
2025-10-17 14:09:10 +03:00
2025-10-02 13:44:49 +03:00