Howard Wu
|
b0773e0ca8
|
Merge pull request #55 from AleoHQ/refactor/conditional
Refactor conditional statements
|
2020-06-16 00:25:58 -07:00 |
|
Howard Wu
|
fa38fb0bd3
|
Merge branch 'master' into feature/default
|
2020-06-16 00:24:54 -07:00 |
|
Howard Wu
|
1af0c0d7f1
|
Merge pull request #61 from AleoHQ/update/markdown
Add mermaid rendering for markdown
|
2020-06-16 00:23:24 -07:00 |
|
howardwu
|
9474f76512
|
Resolve merge conflict
|
2020-06-15 22:13:43 -07:00 |
|
collin
|
1214bed387
|
Merge branch 'master' of https://github.com/AleoHQ/language into refactor/conditional
|
2020-06-15 21:37:43 -07:00 |
|
howardwu
|
7a8aaf8166
|
Improves compilation time by turning off unused features in snarkOS
|
2020-06-15 21:27:25 -07:00 |
|
Howard Wu
|
766a606c20
|
Merge pull request #60 from AleoHQ/refactor/program-struct
Refactor/program struct
|
2020-06-15 21:19:53 -07:00 |
|
collin
|
5ec6696e74
|
merge snarkos master changes
|
2020-06-15 20:05:41 -07:00 |
|
collin
|
0168902a7d
|
update snarkos master
|
2020-06-15 19:32:37 -07:00 |
|
collin
|
eeaef78632
|
impl allocate value for let definition
|
2020-06-15 19:25:16 -07:00 |
|
collin
|
17e241ae41
|
remove tmp folder
|
2020-06-15 18:27:53 -07:00 |
|
collin
|
b423e532cb
|
let and const wip
|
2020-06-15 18:25:33 -07:00 |
|
GitHub Action
|
09cc76c09a
|
Add markdown changes
|
2020-06-16 01:18:30 +00:00 |
|
HackMD
|
25fdc766cc
|
before pull from update/markdown
|
2020-06-16 01:13:48 +00:00 |
|
HackMD
|
4720cc2607
|
Update README
|
2020-06-16 01:13:59 +00:00 |
|
HackMD
|
88fbfa6b5d
|
Update README
|
2020-06-16 01:13:59 +00:00 |
|
GitHub Action
|
19c908c7df
|
Add markdown changes
|
2020-06-16 00:40:51 +00:00 |
|
howardwu
|
386a85b594
|
Update README
|
2020-06-15 17:39:12 -07:00 |
|
howardwu
|
a725a2d999
|
Update markdown script
|
2020-06-15 17:38:14 -07:00 |
|
howardwu
|
66a27843fc
|
Merge branch 'update/markdown' of https://github.com/AleoHQ/leo into update/markdown
|
2020-06-15 17:12:44 -07:00 |
|
howardwu
|
08acdf2be8
|
Update README
|
2020-06-15 17:12:29 -07:00 |
|
GitHub Action
|
883dd8014d
|
Add markdown changes
|
2020-06-16 00:07:57 +00:00 |
|
howardwu
|
7ce86f854e
|
Update README
|
2020-06-15 17:06:06 -07:00 |
|
howardwu
|
c9ba4797b6
|
Update README
|
2020-06-15 17:02:14 -07:00 |
|
howardwu
|
0747b6f5d9
|
Update README
|
2020-06-15 16:26:43 -07:00 |
|
howardwu
|
33b2938d2b
|
Update README
|
2020-06-15 15:32:11 -07:00 |
|
howardwu
|
cb1a789fcc
|
Update README
|
2020-06-15 15:24:36 -07:00 |
|
collin
|
c77e6a51b3
|
remove visibility syntax and functionality
|
2020-06-15 13:38:07 -07:00 |
|
collin
|
4efd06fd41
|
merge refactor/program-struct
|
2020-06-15 11:22:47 -07:00 |
|
collin
|
cc39e8241e
|
Merge branch 'master' of https://github.com/AleoHQ/language
|
2020-06-15 11:11:56 -07:00 |
|
collin
|
8ff4ddafb2
|
remove CS trait from program struct
|
2020-06-15 11:11:35 -07:00 |
|
howardwu
|
f758242a8e
|
Update README
|
2020-06-13 18:26:26 -07:00 |
|
howardwu
|
f278720ed2
|
Update README
|
2020-06-13 18:22:29 -07:00 |
|
howardwu
|
d127ed50f3
|
Adds empty issue templates and resources folder
|
2020-06-13 18:18:44 -07:00 |
|
howardwu
|
f1aed8f2c1
|
Update README
|
2020-06-13 18:11:49 -07:00 |
|
howardwu
|
192f15e678
|
Update markdown.yml
|
2020-06-13 18:10:42 -07:00 |
|
howardwu
|
03f562ccfb
|
Update markdown.yml
|
2020-06-13 18:05:40 -07:00 |
|
howardwu
|
95643f8827
|
Update markdown.yml
|
2020-06-13 18:00:43 -07:00 |
|
howardwu
|
5afe541b3e
|
Adds .github
|
2020-06-13 17:59:35 -07:00 |
|
HackMD
|
8639612aa1
|
test
|
2020-06-14 00:50:52 +00:00 |
|
collin
|
8ea11dbab7
|
add type resolution for values and fix tests
|
2020-06-13 17:43:59 -07:00 |
|
collin
|
499805efdf
|
add field and group evaleq
|
2020-06-13 14:21:40 -07:00 |
|
collin
|
1eaaed269d
|
impl chained and nested conditionals
|
2020-06-13 03:39:51 -07:00 |
|
collin
|
1e1e4b86d9
|
move conditional tests into statement module
|
2020-06-13 02:08:21 -07:00 |
|
collin
|
c7eccdc87e
|
impl for loop statements for conditional
|
2020-06-13 02:04:31 -07:00 |
|
collin
|
2d17b39da6
|
impl mutable statements in basic conditional
|
2020-06-13 00:47:09 -07:00 |
|
collin
|
4c64edb032
|
test conditional basic assert statements
|
2020-06-12 19:32:16 -07:00 |
|
Collin Chin
|
5661cbe927
|
Merge pull request #53 from AleoHQ/feature/leo-inputs
Feature/leo inputs
|
2020-06-12 18:45:40 -07:00 |
|
collin
|
50be017881
|
impl assert statement in basic conditional. use eq comparator gadget
|
2020-06-12 18:28:41 -07:00 |
|
collin
|
3f668422fd
|
enforce name, type, visibility of inputs. add tests
|
2020-06-11 14:40:27 -07:00 |
|