1
1
mirror of https://github.com/anoma/juvix.git synced 2024-11-30 14:13:27 +03:00
juvix/tests
Paul Cadman 346b18fd67
Use the target of aliases when resolving name signatures and iterators (#2669)
* Closes https://github.com/anoma/juvix/issues/2664

As well as this fix we rename lens scopedIdenName to scopedIdenSrcName.
`scopedIdenSrcName` refers to the name of an identifier from the source
code. The name `scopedIdenName` is confusing because users of
`ScopedIden` may think that this lens refers to the only name associated
with `ScopedIden`, they may want `scopedIdenNameFinal` instead.
2024-02-26 11:53:47 +00:00
..
Anoma/Compilation/positive Support compilation to Anoma compatible functions (#2652) 2024-02-23 12:54:22 +00:00
Asm JuvixTree validation (#2616) 2024-02-06 15:46:55 +01:00
benchmark Fix benchmarks test compilation (#2552) 2023-12-10 12:13:56 +01:00
Casm Cairo ASM language and interpreter (#2572) 2024-01-12 11:57:02 +00:00
Compilation Store syntax aliases in serialized scoper infotable (#2605) 2024-01-31 11:56:09 +00:00
Core Fold lets when the bound variable occurs at most once (#2231) 2023-06-29 13:02:10 +02:00
examplesExpected Add a test suite for milestone examples (#1920) 2023-03-24 13:16:26 +00:00
Geb/positive Read Package on demand and cache it (#2548) 2023-12-06 18:24:59 +01:00
Internal Per-module compilation (#2468) 2023-12-30 20:15:35 +01:00
negative Improve formatting of function definition arguments (#2551) 2023-12-07 11:26:48 +01:00
nockma/positive Fix bugs in the Nockma prettyprinter and parser (#2632) 2024-02-09 14:59:42 +01:00
positive Use the target of aliases when resolving name signatures and iterators (#2669) 2024-02-26 11:53:47 +00:00
Reg/positive Transform JuvixReg into SSA form (#2646) 2024-02-20 11:45:14 +01:00
runtime/positive Merge stack and temporary variable groups in JuvixReg (#2579) 2024-01-17 19:11:40 +01:00
smoke/Commands Support compilation to Anoma compatible functions (#2652) 2024-02-23 12:54:22 +00:00
Tree JuvixTree validation (#2616) 2024-02-06 15:46:55 +01:00
VampIR Add PackageDescription.Basic module Package variant (#2509) 2023-11-13 17:36:18 +00:00
WithoutPackageFile Fix #2510 (#2512) 2023-11-17 16:10:38 +01:00
.gitattributes Juvix C runtime (#1580) 2022-11-03 09:38:09 +01:00