Commit Graph

  • a11f51a315
    fixup Luke Boswell 2024-09-03 20:35:56 +1000
  • 012a2fc63f
    Merge remote-tracking branch 'remote/main' into rebuild-platform Luke Boswell 2024-09-03 20:35:39 +1000
  • ad75a11fc8
    Merge branch 'main' into ignore-empty-commands-in-repl Aurélien Geron 2024-09-03 18:14:52 +1200
  • 2469a3aa2d
    Merge pull request #7050 from roc-lang/arg-patterns-as Agus Zubiaga 2024-09-02 14:02:17 -0300
  • 458878dbea
    Fix record as pattern mono test Agus Zubiaga 2024-09-02 12:29:14 -0300
  • e2bd31a549
    Add mono tests for opaque pattern with as Agus Zubiaga 2024-09-02 12:23:25 -0300
  • ada24e4fd9
    Add mono tests for record pattern with as Agus Zubiaga 2024-09-02 12:17:53 -0300
  • 4e19753189
    fmt: Use format_with_options Parens for as pattern arguments Agus Zubiaga 2024-09-02 12:02:01 -0300
  • 2486ce0e48
    fmt: Add parens around as patterns in arguments Agus Zubiaga 2024-09-02 11:54:34 -0300
  • 3ade4ffc60
    Can now test multiple files John Konecny 2024-08-03 19:51:47 -0400
  • 2f91688224
    test nightly on ubuntu 24 Anton-4 2024-09-02 15:40:55 +0200
  • 02cf61f985
    Merge pull request #7038 from mulias/expr-dbg Anton-4 2024-09-02 13:30:32 +0200
  • 2679ba3e95
    Merge pull request #7048 from roc-lang/fix-task-params-threading Agus Zubiaga 2024-09-01 23:45:40 -0300
  • e4079ccb11
    Add module_params_pass_task test Agus Zubiaga 2024-09-01 19:18:07 -0300
  • 9ce5b8b50b
    Fix zero-arity home value def var Agus Zubiaga 2024-09-01 19:11:53 -0300
  • ed931a458e
    Use fresh vars for home params destructures Agus Zubiaga 2024-09-01 19:11:09 -0300
  • 0206f84626
    Merge branch 'roc-lang:main' into main Maksim Volkau 2024-09-01 18:26:46 +0300
  • 46a5906c76 Do not exit the repl when Ctrl-C is pressed, fixes #6870 Aurélien Geron 2024-07-05 23:06:42 +1200
  • 6d0a9b69da Add commit information to roc versions built from source Hannes 2024-09-01 14:42:41 +0800
  • a1c9273721
    Merge pull request #7041 from roc-lang/dependabot/npm_and_yarn/crates/compiler/checkmate/www/webpack-5.94.0 Sam Mohr 2024-08-31 17:00:42 -0700
  • 0bc65e1228
    Merge pull request #7029 from Ocupe/fix-tutorial Sam Mohr 2024-08-31 17:00:04 -0700
  • 40417b1710
    Fix incorrect hash link in tutorial Jonas Schell 2024-08-31 22:42:35 +0200
  • 835ab1a203
    Merge pull request #7043 from roc-lang/update-to-basic-cli-15 Anton-4 2024-08-31 15:22:11 +0200
  • f34acf5f8f
    build basic-webserver 0.9.0 basic-ws-0-9-0-release Anton-4 2024-08-31 14:38:59 +0200
  • 908656d43c
    update docs link Anton-4 2024-08-31 14:36:55 +0200
  • e7a44430fd
    update to basic cli 15 Anton-4 2024-08-31 14:30:07 +0200
  • f8088ba7c8
    Merge branch 'main' into build-basic-cli-builtin-task-prerelease build-basic-cli-builtin-task-prerelease Anton-4 2024-08-30 19:33:54 +0200
  • ce865d6a35
    build 0.15.0 Anton-4 2024-08-30 19:33:42 +0200
  • 8c5f01b405
    Bump webpack from 5.88.1 to 5.94.0 in /crates/compiler/checkmate/www dependabot[bot] 2024-08-30 16:13:58 +0000
  • f6c969af29
    Merge pull request #7009 from roc-lang/lower-module-params Sam Mohr 2024-08-30 09:12:39 -0700
  • 085967c015
    Merge branch 'main' into builtin-task-testing-release builtin-task-testing-release Anton-4 2024-08-30 16:37:11 +0200
  • f269d35189
    use roc main Anton-4 2024-08-30 16:36:51 +0200
  • 3c679f6338
    Merge branch 'main' into lower-module-params Anton-4 2024-08-30 16:29:46 +0200
  • e619f6081d
    Merge pull request #6836 from smores56/builtin-task Anton-4 2024-08-30 16:28:45 +0200
  • 3f866d93ae
    Ignore false-interpreter test, unrelated issue Sam Mohr 2024-08-29 19:50:03 -0700
  • 9263986433
    Fix discordant u8 and u64 types Sam Mohr 2024-08-29 19:04:06 -0700
  • e310ba8494
    Merge branch 'main' into builtin-task Sam Mohr 2024-08-29 18:58:04 -0700
  • 74f9b99388
    Use HashMap to store false-interpreter files Sam Mohr 2024-08-29 18:42:58 -0700
  • ecc0b5b5e8
    make threadsafe heap a roc crate builtin-task-wip Luke Boswell 2024-08-30 11:25:11 +1000
  • e60450dc96
    use I64 as exit code Luke Boswell 2024-08-30 10:32:41 +1000
  • fc8c46beee
    WIP investigating False bug Luke Boswell 2024-08-30 10:02:57 +1000
  • f2ee95845d
    basic-cli 0.15, test fixes Anton-4 2024-08-28 18:39:15 +0200
  • 56c5b790a7 Refactor dbg expression parsing to work more like function application Elias Mulhall 2024-08-29 14:31:35 -0400
  • 14fabdff07 Double the amount of indentation allowed in parser trace debugging Elias Mulhall 2024-08-29 07:25:42 -0400
  • d303f0b9e9
    Merge branch 'main' into repl-no-color-no-header-flags Jamin Eisenberg 2024-08-28 18:20:48 -0400
  • b491a5c3e6
    add roc check tip Anton-4 2024-08-27 20:29:12 +0200
  • d9db14c3d7
    Make whitespace uniform jamin-eisenberg 2024-08-28 12:45:14 -0400
  • 7429f8a970
    Initial attempt (failing tests?) jamin-eisenberg 2024-08-27 18:21:57 -0400
  • fefb4a3115 Don't use debug formatting to convert Variable into string Elias Mulhall 2024-08-28 12:51:02 -0400
  • 7938e4bdc8
    basic-cli 0.15, test fixes Anton-4 2024-08-28 18:39:15 +0200
  • 7a07f13f31 Test dbg expr desugaring Elias Mulhall 2024-08-26 15:13:18 -0400
  • 4cf214869e Extract helper functions for desugaring dbg statements and expressions Elias Mulhall 2024-08-27 12:20:49 -0400
  • 2242e9b2c3 Remove error handling for dbg in expression position Elias Mulhall 2024-08-26 17:07:58 -0400
  • 9dae102603 Allow dbg expression inside string interpolation Elias Mulhall 2024-08-26 15:09:19 -0400
  • 220bb55048 Desugar dbg expression into a dbg statement Elias Mulhall 2024-08-26 15:05:34 -0400
  • 335265e15c Parse dbg in expression position Elias Mulhall 2024-08-26 14:42:06 -0400
  • 43d932df3b Update parser AST to support dbg as both a statment and expression Elias Mulhall 2024-08-26 14:20:57 -0400
  • a16f757164 Pass var_store into desugar_expr so that desugaring may generate fresh vars Elias Mulhall 2024-08-26 14:07:12 -0400
  • dc5c8aeaf9 cargo fmt --all Elias Mulhall 2024-08-26 15:56:16 -0400
  • 3120a1ea46 Replace panic! with internal_error! Elias Mulhall 2024-05-22 15:42:13 -0400
  • 479feca396
    Merge pull request #7037 from roc-lang/roc-check-tip Anton-4 2024-08-28 17:31:10 +0200
  • c897f5ec79
    remove sort.roc Anton-4 2024-08-28 16:38:41 +0200
  • ca7d1cb3fa
    Revert "Avoid defining unsized platform Tasks" Anton-4 2024-08-28 16:37:01 +0200
  • 287a8fa2e7
    Merge branch 'main' into lower-module-params Agus Zubiaga 2024-08-28 08:50:40 -0300
  • b2bcf8f988
    Restore ErrorType Debug impl Agus Zubiaga 2024-08-27 19:43:33 -0300
  • ad27129fd7
    Rename todo with comment Agus Zubiaga 2024-08-27 19:19:30 -0300
  • e4352b913f
    Do not remove params from errors in check mode Agus Zubiaga 2024-08-27 19:10:19 -0300
  • d033057a58
    Hide params from annotation type mismatches Agus Zubiaga 2024-08-27 19:06:31 -0300
  • a4f4d00ff0
    Add unexpected fn params test case Agus Zubiaga 2024-08-27 17:24:13 -0300
  • dd78b8e25b
    Add TOO FEW ARGS test case for params Agus Zubiaga 2024-08-27 17:08:55 -0300
  • 121a087328
    Handle TOO MANY ARGS error for value defs Agus Zubiaga 2024-08-27 17:04:39 -0300
  • 658c6963c5
    Remove param arguments from TOO MANY ARGS error Agus Zubiaga 2024-08-27 15:57:47 -0300
  • ed01e521f0
    add roc check tip Anton-4 2024-08-27 20:29:12 +0200
  • 8b9cb22f49
    Add custom CalledVia for naked param vars Agus Zubiaga 2024-08-27 13:39:20 -0300
  • 89d4909a94
    basic-cli test release Anton-4 2024-08-27 18:33:59 +0200
  • dffc6abd43
    skip tests for now Anton-4 2024-08-27 16:42:40 +0200
  • 49a6b1bfba
    Capture whole params record when needed Agus Zubiaga 2024-08-27 11:20:59 -0300
  • d224864b01
    builtin-task TESTING release Anton-4 2024-08-27 16:19:51 +0200
  • 7811d88768
    Merge pull request #7033 from roc-lang/update-build-guide Anton-4 2024-08-27 13:45:34 +0200
  • 7f38dba850
    add libz and libzstd to building from source Luke Boswell 2024-08-27 21:43:45 +1000
  • 80770fae11
    Handle aliases at call instead Agus Zubiaga 2024-08-27 02:51:23 -0300
  • b70d48fd33
    Handle simple params extended def alias Agus Zubiaga 2024-08-27 01:32:08 -0300
  • 36df43fadc
    Handle simple aliased fn in params value def Agus Zubiaga 2024-08-27 01:25:59 -0300
  • 6cffe9b1db
    Return params in params_extended_home_symbol Agus Zubiaga 2024-08-27 00:32:35 -0300
  • 3c6a2f11d7
    Capture params in lowered passed fns from importer side Agus Zubiaga 2024-08-27 00:02:21 -0300
  • b667753a32
    Capture import params def Agus Zubiaga 2024-08-26 23:31:11 -0300
  • 0bf833dae9
    Lower passed imported functions Agus Zubiaga 2024-08-26 23:21:18 -0300
  • 2f4e80b696
    Gather arities while building can declarations Agus Zubiaga 2024-08-26 22:39:35 -0300
  • 4e35a68f98
    Do not lower params for check and lang srv Agus Zubiaga 2024-08-26 22:00:25 -0300
  • 50f8f2cb1d
    Use correct function bodies index Agus Zubiaga 2024-08-26 21:49:56 -0300
  • d3732b4440
    Avoid defining unsized platform Tasks Sam Mohr 2024-08-26 15:04:31 -0700
  • 79cfcb072b
    Pluralize PlatformTasks module Sam Mohr 2024-08-26 00:05:09 -0700
  • 6db429ff17
    Merge remote-tracking branch 'remote/main' into builtin-task Luke Boswell 2024-08-26 05:55:55 +1000
  • e8c7857ddf
    Merge pull request #7024 from roc-lang/align-1 Brendan Hansknecht 2024-08-25 12:54:56 -0700
  • 7997cf95e7
    ensure alignment is never 0. Must be at least 1. Brendan Hansknecht 2024-08-25 11:48:46 -0700
  • f6526d3177
    Merge branch 'roc-lang:main' into main Maksim Volkau 2024-08-25 21:16:32 +0300
  • 73a824d6a2
    Merge pull request #6925 from roc-lang/basic-ws-0-6-0 Anton-4 2024-08-24 20:49:47 +0200
  • 2d9c64ae50
    Merge pull request #6910 from roc-lang/basic-cli-0-13-0 Anton-4 2024-08-24 20:49:19 +0200
  • 2f32874412
    basic-cli release build updates Anton-4 2024-07-17 14:59:33 +0200
  • 10241b3f98
    Merge remote-tracking branch 'remote/main' into builtin-task Luke Boswell 2024-08-24 09:53:08 +1000