Commit Graph

  • f8545854fc
    feat: json output for uplc eval rvcas 2023-03-08 01:10:56 -0500
  • bd7b8792bf
    feat: introduce EvalResult type rvcas 2023-03-08 01:10:15 -0500
  • 4f1d14f2a0
    feat: introduce miette into uplc rvcas 2023-03-08 01:09:00 -0500
  • cb11b21c9f
    Update dependencies KtorZ 2023-03-08 10:17:22 +0100
  • 7257c2d89e
    Small tweaks on the hello_world examples. KtorZ 2023-03-08 09:47:08 +0100
  • 4ea50ca9ab
    Remove editor configuration file. KtorZ 2023-03-08 09:41:58 +0100
  • e3179c06ac [create-pull-request] automated change rvcas 2023-03-08 00:17:04 +0000
  • 6ec37778d7 change var to utxo from lockOutRef Jack Fraser 2023-03-07 16:11:35 -0600
  • 2cfa0aeda9 add missing types, update log descriptions, deno fmt Jack Fraser 2023-03-07 16:06:09 -0600
  • 80afb5fc2d update cli documentation Jack Fraser 2023-03-07 16:02:24 -0600
  • 6aa51213e4 add deno settings Jack Fraser 2023-03-07 16:02:10 -0600
  • 9b96f7bb2e
    chore: commit acceptance test plutus files rvcas 2023-03-06 13:26:36 -0500
  • 8f765bfd52
    fix: some breaking changes from pallas v0.18 rvcas 2023-03-06 13:17:14 -0500
  • c3175e2fc9
    fix: some breaking changes from clap v4 rvcas 2023-03-06 13:16:33 -0500
  • 79c2cb3062
    fix: toml now have a better way to capture error spans rvcas 2023-03-06 13:15:48 -0500
  • 92161bed43
    fix: From<&str> for GlobPattern does not exist need to use string rvcas 2023-03-06 13:15:12 -0500
  • 1902a2d56c
    chore: update all deps rvcas 2023-03-06 13:13:59 -0500
  • 1f8535e76e
    chore: update some deps rvcas 2023-03-06 11:09:44 -0500
  • 4688bfaaca
    chore: start next section of changelog rvcas 2023-03-06 10:42:53 -0500
  • 9f587e802c chore: update comment rvcas 2023-03-03 00:16:03 -0500
  • e2dc4ec6c8 feat: implement convert command rvcas 2023-03-03 00:13:35 -0500
  • 812ffb30f0 feat(cli): wire together a new command for convert rvcas 2023-03-02 12:51:25 -0500
  • f230af436c fix: scope issue with expect and function calls Add acceptance test 72 Kasey White 2023-03-03 00:48:01 -0500
  • 60bc2ab61d clippy Kasey White 2023-03-02 21:41:11 -0500
  • 5779b77ccc fix: Had to also check for generic type in return of a function. add check to prevent stack overflow error Add panic to prevent any other occurrences of stack overflow Kasey White 2023-03-02 21:35:17 -0500
  • 26b4156d5a remove comment Kasey White 2023-03-01 21:45:33 -0500
  • fe1f200e4d rename find_generics_... to find_and_replace_generics Other renames as well Kasey White 2023-02-27 00:55:57 -0500
  • 451d9d8493 Add new acceptance test scenario: 068 KtorZ 2023-02-26 11:26:52 +0100
  • 6d098a4571 Fix blueprint generation for nested fields with Data KtorZ 2023-03-02 19:52:50 +0100
  • a40f88b918 fix: test never used Foo rvcas 2023-03-02 12:37:46 -0500
  • 65c336cb82
    Update blueprint outputs to reflect latest specification. KtorZ 2023-03-02 17:17:27 +0100
  • 433af4638b
    Merge pull request #409 from aiken-lang/blueprint_data_in_interface Matthias Benkort 2023-03-02 08:32:49 -0700
  • 70cdf3cb26
    Add 'exported_data' test and revert 413a056 KtorZ 2023-03-02 16:09:08 +0100
  • 413a056c08 fix: Data was not allowed in an interface Kasey White 2023-03-01 21:34:36 -0500
  • 0c1c7da16f add accpetance test 71 Kasey White 2023-03-01 14:18:23 -0500
  • d7c33bd62a fix: A unique error was caused by the order in which we insert functions. Kasey White 2023-03-01 13:02:04 -0500
  • e14048fdbb [create-pull-request] automated change rvcas 2023-02-28 06:11:24 +0000
  • a9be624cec
    chore: better curl rvcas 2023-02-28 01:08:48 -0500
  • 84bac5faab
    chore: more accurate url rvcas 2023-02-27 23:39:49 -0500
  • 57cb3a0017
    chore: wrong name rvcas 2023-02-27 23:13:33 -0500
  • fcbabbf867
    chore: wrong name rvcas 2023-02-27 23:05:47 -0500
  • 3301b35691
    chore: chmod +x aikup/install rvcas 2023-02-27 22:54:08 -0500
  • fc9c941e67
    feat: simple scripts for aikup rvcas 2023-02-27 22:53:06 -0500
  • a46a9fca41
    Only use colors & text decorations on ANSI-capable terminals. KtorZ 2023-02-26 13:19:03 +0100
  • 2f2be39813 clippy fixes Kasey White 2023-02-26 00:06:24 -0500
  • 665a8dec67 feat: add support for unconstr_data -Builitins IR now acts like Record IR in terms of argument consumption -UnConstrData returns as Pair(Data,Data) to conform with how pairs are treated behind the scenes. Kasey White 2023-02-25 23:51:07 -0500
  • 81e072a14e Add new acceptance test scenario: 064 KtorZ 2023-02-17 14:18:39 +0100
  • dc001c3745
    Merge pull request #403 from aiken-lang/patch/cargo.nix Matthias Benkort 2023-02-24 08:36:54 +0100
  • 48a221d09c [create-pull-request] automated change rvcas 2023-02-24 02:28:39 +0000
  • 031507bea2 nix fmt waalge 2023-02-23 19:44:57 +0000
  • 079017d24c make default devshell allow for actual devving waalge 2023-02-23 19:38:22 +0000
  • 5d984d7ee4 added workspace devshell waalge 2023-02-08 11:22:29 +0000
  • 98cd51db7c
    feat: switch how output is saved rvcas 2023-02-23 21:26:11 -0500
  • 7e153ef5d7
    feat: adjust ci rvcas 2023-02-23 20:46:29 -0500
  • 780a2a5d4f
    feat: adjust ci rvcas 2023-02-23 20:37:09 -0500
  • ad85cf3ecc
    feat: adjust ci rvcas 2023-02-23 20:22:39 -0500
  • 7bc0514488
    feat: adjust ci rvcas 2023-02-23 20:20:32 -0500
  • 9792b193a3
    feat: adjust ci rvcas 2023-02-23 20:03:09 -0500
  • 06be109930
    feat: adjust ci rvcas 2023-02-23 19:51:52 -0500
  • 621626e8fa
    feat: adjust ci rvcas 2023-02-23 19:47:57 -0500
  • 7724da9af2
    feat: adjust ci rvcas 2023-02-23 19:24:44 -0500
  • 0066cc61cc
    Release 0.0.29 rvcas 2023-02-23 19:04:18 -0500
  • 1bc3362788
    feat: new release job and some release notes rvcas 2023-02-23 18:52:56 -0500
  • 34afa9197c
    chore: yeet bonnie rvcas 2023-02-23 17:21:10 -0500
  • de3baa638e [create-pull-request] automated change KtorZ 2023-02-22 16:35:02 +0000
  • 539ed2dea4
    Fix unicode char parsing in comments. KtorZ 2023-02-22 17:33:13 +0100
  • fbf65de1dc
    Update default cost models for Aiken KtorZ 2023-02-22 17:03:48 +0100
  • bdee5e7995
    Use variable-length threshold for levenshtein distance KtorZ 2023-02-22 13:29:39 +0100
  • 00e9dabe82
    Add missing Plutus builtins to Aiken's lang. KtorZ 2023-02-22 12:53:03 +0100
  • 0838d48f7c
    Move module name validation outside of type-checking KtorZ 2023-02-22 11:51:32 +0100
  • 6465af3ae2
    Add missing keywords to highlightjs for doc generation. KtorZ 2023-02-22 11:50:31 +0100
  • c0230a811f
    Add 'plutusVersion' to blueprints. KtorZ 2023-02-21 15:37:35 +0100
  • 82a32a082b
    Remove 'purpose' from blueprint's schema. KtorZ 2023-02-21 15:29:47 +0100
  • db0dfbbec1
    Fix blueprint schema for tuples. KtorZ 2023-02-21 15:29:33 +0100
  • e611d1ee7a
    chore(cmd::new): update validator definition in generated readme rvcas 2023-02-20 15:51:12 -0500
  • 97f03e5e98 fix: variants no longer exist rvcas 2023-02-20 15:36:37 -0500
  • 94ffc36442 chore: cargo fmt fix rvcas 2023-02-20 15:17:25 -0500
  • bd93ced647 feat: improve validator arity check rvcas 2023-02-20 15:03:49 -0500
  • 700e47d482 [create-pull-request] automated change rvcas 2023-02-20 20:32:14 +0000
  • 6af6607df4 chore: github made a weird commit rvcas 2023-02-20 15:15:27 -0500
  • 8b9991fd5b chore: update some strings rvcas 2023-02-20 15:09:38 -0500
  • 4b296de27c Update crates/aiken-lsp/src/utils.rs Lucas 2023-02-20 15:08:16 -0500
  • 52bb0e749e fix(lsp): cannot blindly run publish after handle_request rvcas 2023-02-20 13:19:52 -0500
  • a8829889e3 feat(lsp): properly recompile project is files change rvcas 2023-02-20 12:55:41 -0500
  • c033cab79e feat(lsp): bring over some stuff for completions, it basically doesn't work right though rvcas 2023-02-20 12:55:00 -0500
  • 02eaefce21 feat(lsp): include docs on hover rvcas 2023-02-20 02:46:01 -0500
  • 815d7d80c6 feat(lsp): hover and goto definition rvcas 2023-02-20 02:09:57 -0500
  • 39ea803fe6 chore: remove eprintln rvcas 2023-02-19 20:45:27 -0500
  • 38bcbaf701 feat(lsp): enable compiling a project rvcas 2023-02-17 21:57:01 -0500
  • b55726c90f feat(project): remove Error::List and use Vec<Error> rvcas 2023-02-17 21:56:16 -0500
  • 70164282f8 fix: switch from unwrap to if let to allow boolean when fix: test 67 fixed to take in ByteArray instead of string literal Kasey White 2023-02-20 04:37:33 -0500
  • 2394438a91 clippy fix Kasey White 2023-02-20 01:00:45 -0500
  • 87eb4ca3b4 feat: handle single constr when with multiple branches Kasey White 2023-02-20 00:51:03 -0500
  • 95fce14b75
    Merge pull request #391 from aiken-lang/string-and-bytearray-literals-iteration Matthias Benkort 2023-02-19 10:38:05 +0100
  • f307e214c3
    Remove parse error on bytearray literals for trace, todo & error, parse as String instead. KtorZ 2023-02-19 09:47:06 +0100
  • 78770d14b7
    Emit warning when detecting an hex string interpreted as UTF-8 bytes. KtorZ 2023-02-18 11:36:45 +0100
  • d72e13c7c8
    Emit parse error when finding a ByteArray literal instead of String literal. KtorZ 2023-02-18 10:55:39 +0100
  • 5132110d4b
    Fix acceptance tests to use new syntax. KtorZ 2023-02-18 09:48:05 +0100
  • 53fb821b62
    Use double-quotes for utf-8 bytearrays, and @"..." for string literals KtorZ 2023-02-17 19:15:13 +0100
  • 98b89f32e1
    Preserve bytearray format choice from input. KtorZ 2023-02-17 18:44:47 +0100