Commit Graph

23 Commits

Author SHA1 Message Date
collin
1cb4afe5f9 impl record type tests 2022-06-27 16:59:06 -10:00
collin
df8ee1a1f9 fix type checking bugs 2022-06-26 15:13:58 -10:00
collin
21c6a2167a type check record init expressions 2022-06-26 10:46:32 -10:00
collin
18a74cfb85 type check record type declaration 2022-06-24 11:47:01 -10:00
collin
52395bba45 fix circuit type checking 2022-06-17 18:32:49 -07:00
collin
26810a15ae impl bhp, pedersen, poseidon instructions 2022-06-17 15:37:48 -07:00
collin
d527a88a3a impl core circuit instructions 2022-06-17 11:17:46 -07:00
collin
32f0c96b6f impl shl shr tokens and type checking 2022-06-10 16:33:30 -07:00
collin
1b4e37e66e fix symbol index bug 2022-06-09 13:16:54 -07:00
collin
f0a1573058 impl method call expression parsing 2022-06-03 13:27:23 -04:00
collin
3b62e3cc97 fix bugs 2022-06-01 13:49:55 -04:00
collin
2327bca617 implement static string type 2022-05-26 16:43:18 -04:00
Mazdak Farrokhzad
0883126fef char removal: update ABNF + adjust examples 2022-05-24 15:51:58 +02:00
collin
f53817c5f5 implement real address literal check 2022-04-13 15:21:08 -07:00
collin
10bea676a8 remove unsized arrays 2022-03-04 12:23:46 -08:00
Collin Chin
419a6bd454
Update main.leo 2021-09-29 12:26:40 -07:00
damirka
c40106c15d adds more examples from playground, updates manifests 2021-09-08 19:26:27 +03:00
gluax
1803925b08 semi-colon after return statements are required 2021-04-14 16:59:07 -04:00
gluax
b50919085b deprecate let mut, undeprecate const, let is now mutable by default 2021-03-18 15:19:07 -04:00
raychu86
2a82a760f6 Update examples 2020-09-13 17:13:14 -07:00
collin
4b14d108b7 update default input file and examples 2020-09-02 12:01:35 -07:00
collin
ad4a6cea4f remove underscores 2020-08-18 23:05:42 -07:00
collin
c3a89764bf fix example naming and manifest files 2020-08-18 22:58:14 -07:00