ligo/src/proto/bootstrap
2016-11-16 00:52:48 +01:00
..
docs Docs: add language documentation. 2016-09-09 18:17:31 +02:00
.merlin First public release 2016-09-08 19:29:33 -07:00
amendment.ml typo: froze -> freeze 2016-11-07 15:26:54 +01:00
amendment.mli First public release 2016-09-08 19:29:33 -07:00
apply.ml typo: froze -> freeze 2016-11-07 15:26:54 +01:00
asset_repr.ml First public release 2016-09-08 19:29:33 -07:00
asset_repr.mli First public release 2016-09-08 19:29:33 -07:00
block_repr.ml Rename "block_header" into "block". 2016-10-19 20:47:04 +02:00
block_repr.mli Rename "block_header" into "block". 2016-10-19 20:47:04 +02:00
bootstrap_storage.ml First public release 2016-09-08 19:29:33 -07:00
bootstrap_storage.mli First public release 2016-09-08 19:29:33 -07:00
constants_repr.ml First public release 2016-09-08 19:29:33 -07:00
contract_repr.ml Shell: proper handling of uint{8,16} in Data_encoding 2016-11-16 00:38:58 +01:00
contract_repr.mli First public release 2016-09-08 19:29:33 -07:00
contract_storage.ml First public release 2016-09-08 19:29:33 -07:00
contract_storage.mli First public release 2016-09-08 19:29:33 -07:00
cycle_repr.ml Update to the latest ocplib-resto. 2016-10-16 21:59:44 +02:00
cycle_repr.mli First public release 2016-09-08 19:29:33 -07:00
fitness_repr.ml First public release 2016-09-08 19:29:33 -07:00
fitness_storage.ml First public release 2016-09-08 19:29:33 -07:00
init_storage.ml typo: froze -> freeze 2016-11-07 15:26:54 +01:00
level_repr.ml First public release 2016-09-08 19:29:33 -07:00
level_repr.mli First public release 2016-09-08 19:29:33 -07:00
level_storage.ml First public release 2016-09-08 19:29:33 -07:00
level_storage.mli First public release 2016-09-08 19:29:33 -07:00
main.ml Rename "block_header" into "block". 2016-10-19 20:47:04 +02:00
main.mli First public release 2016-09-08 19:29:33 -07:00
mining.ml Rename "block_header" into "block". 2016-10-19 20:47:04 +02:00
mining.mli First public release 2016-09-08 19:29:33 -07:00
misc.ml First public release 2016-09-08 19:29:33 -07:00
misc.mli First public release 2016-09-08 19:29:33 -07:00
nonce_storage.ml First public release 2016-09-08 19:29:33 -07:00
nonce_storage.mli First public release 2016-09-08 19:29:33 -07:00
operation_repr.ml Shell: proper handling of uint{8,16} in Data_encoding 2016-11-16 00:38:58 +01:00
operation_repr.mli First public release 2016-09-08 19:29:33 -07:00
period_repr.ml First public release 2016-09-08 19:29:33 -07:00
period_repr.mli First public release 2016-09-08 19:29:33 -07:00
qty_repr.ml First public release 2016-09-08 19:29:33 -07:00
raw_level_repr.ml Update to the latest ocplib-resto. 2016-10-16 21:59:44 +02:00
raw_level_repr.mli First public release 2016-09-08 19:29:33 -07:00
reward_storage.ml First public release 2016-09-08 19:29:33 -07:00
reward_storage.mli First public release 2016-09-08 19:29:33 -07:00
roll_repr.ml First public release 2016-09-08 19:29:33 -07:00
roll_repr.mli First public release 2016-09-08 19:29:33 -07:00
roll_storage.ml typo: froze -> freeze 2016-11-07 15:26:54 +01:00
roll_storage.mli typo: froze -> freeze 2016-11-07 15:26:54 +01:00
script_int_repr.ml First public release 2016-09-08 19:29:33 -07:00
script_int_repr.mli First public release 2016-09-08 19:29:33 -07:00
script_interpreter.ml Proto: transfer_funds is now transfer_tokens. 2016-09-09 17:12:28 +02:00
script_interpreter.mli First public release 2016-09-08 19:29:33 -07:00
script_ir_translator.ml Proto+client: add RPCs and CLI entries to typecheck / hash / sign data. 2016-09-12 14:06:23 +02:00
script_parser.mli First public release 2016-09-08 19:29:33 -07:00
script_repr.ml Shell: proper handling of uint{8,16} in Data_encoding 2016-11-16 00:38:58 +01:00
script_repr.mli First public release 2016-09-08 19:29:33 -07:00
script_typed_ir.ml Proto: transfer_funds is now transfer_tokens. 2016-09-09 17:12:28 +02:00
script_typed_ir.mli Proto: transfer_funds is now transfer_tokens. 2016-09-09 17:12:28 +02:00
seed_repr.ml First public release 2016-09-08 19:29:33 -07:00
seed_repr.mli First public release 2016-09-08 19:29:33 -07:00
seed_storage.ml First public release 2016-09-08 19:29:33 -07:00
seed_storage.mli First public release 2016-09-08 19:29:33 -07:00
services_registration.ml Rename "block_header" into "block". 2016-10-19 20:47:04 +02:00
services.ml Rename "block_header" into "block". 2016-10-19 20:47:04 +02:00
storage_functors.ml First public release 2016-09-08 19:29:33 -07:00
storage_functors.mli First public release 2016-09-08 19:29:33 -07:00
storage_helpers.mli First public release 2016-09-08 19:29:33 -07:00
storage_sigs.ml First public release 2016-09-08 19:29:33 -07:00
storage.ml First public release 2016-09-08 19:29:33 -07:00
storage.mli rolls: improve mli 2016-11-07 15:27:06 +01:00
tez_repr.ml First public release 2016-09-08 19:29:33 -07:00
tez_repr.mli First public release 2016-09-08 19:29:33 -07:00
tezos_context.ml First public release 2016-09-08 19:29:33 -07:00
tezos_context.mli typo: froze -> freeze 2016-11-07 15:26:54 +01:00
tezos_hash.ml First public release 2016-09-08 19:29:33 -07:00
TEZOS_PROTOCOL Base48: encode the "data" before its "hash" 2016-11-16 00:52:48 +01:00
time_repr.ml First public release 2016-09-08 19:29:33 -07:00
time_repr.mli First public release 2016-09-08 19:29:33 -07:00
vote_repr.ml First public release 2016-09-08 19:29:33 -07:00
vote_repr.mli First public release 2016-09-08 19:29:33 -07:00
vote_storage.ml typo: froze -> freeze 2016-11-07 15:26:54 +01:00
vote_storage.mli typo: froze -> freeze 2016-11-07 15:26:54 +01:00
voting_period_repr.ml Shell: proper handling of uint{8,16} in Data_encoding 2016-11-16 00:38:58 +01:00
voting_period_repr.mli First public release 2016-09-08 19:29:33 -07:00