.. |
address
|
bug fix 905, make sure values are constant when assign is constant
|
2021-05-03 15:32:11 -04:00 |
array
|
pull max's required semi-colon branch to ensure sameness, MD file renamed to readme
|
2021-04-14 18:38:49 -04:00 |
boolean
|
bug fix 905, make sure values are constant when assign is constant
|
2021-05-03 15:32:11 -04:00 |
canonicalization
|
hacky, but optional comma only allowed on last member variable
|
2021-04-29 15:22:17 -04:00 |
char
|
remove octal, fix ascii hex
|
2021-05-14 13:07:54 -04:00 |
circuits
|
Merge pull request #903 from AleoHQ/bug/abnf-circuit-grammar
|
2021-05-06 11:50:20 -07:00 |
compiler
|
added compiler options to constructor and factory methods
|
2021-03-28 17:49:49 +03:00 |
compiler_output
|
outputs -> output
|
2020-07-31 21:15:33 -07:00 |
console
|
format
|
2021-03-26 05:19:42 -07:00 |
core
|
bug fix 905, make sure values are constant when assign is constant
|
2021-05-03 15:32:11 -04:00 |
definition
|
Format and clean up, enable default on snarkvm_algorithms
|
2021-03-04 11:09:24 -08:00 |
field
|
require semicolons on return
|
2021-04-14 15:27:57 -07:00 |
function
|
pull max's required semi-colon branch to ensure sameness, MD file renamed to readme
|
2021-04-14 18:38:49 -04:00 |
global_consts
|
hacky, but optional comma only allowed on last member variable
|
2021-04-29 15:22:17 -04:00 |
group
|
testing the changes
|
2021-04-05 12:54:27 -04:00 |
import
|
hacky, but optional comma only allowed on last member variable
|
2021-04-29 15:22:17 -04:00 |
input_files
|
require semicolons on return
|
2021-04-14 15:27:57 -07:00 |
integers
|
bug fix 905, make sure values are constant when assign is constant
|
2021-05-03 15:32:11 -04:00 |
mutability
|
Merge pull request #903 from AleoHQ/bug/abnf-circuit-grammar
|
2021-05-06 11:50:20 -07:00 |
statements
|
bug fix 905, make sure values are constant when assign is constant
|
2021-05-03 15:32:11 -04:00 |
syntax
|
require semicolons on return
|
2021-04-14 15:27:57 -07:00 |
tuples
|
require semicolons on return
|
2021-04-14 15:27:57 -07:00 |
type_inference
|
type inference test update - though I would like to wait for compilers test merge?
|
2021-05-12 15:42:41 -04:00 |
mod.rs
|
just need to fix input file parsing for chars to work
|
2021-05-12 18:56:27 -04:00 |