Commit Graph

8859 Commits

Author SHA1 Message Date
Chadtech
e091c254ba Fix doc links 2021-07-05 12:40:50 -04:00
Anton-4
96d4cd98b8
Added editor idea 2021-07-05 18:35:00 +02:00
Folkert
bc7b4bdd64 Merge remote-tracking branch 'origin/trunk' into better-pattern-guards 2021-07-05 17:39:12 +02:00
Folkert
71d46a9b51 fix wrong bool 2021-07-05 17:35:55 +02:00
Lucas
b37c019414
Merge branch 'trunk' into zig_clean_up 2021-07-05 10:55:34 -04:00
Lucas
ecc1c4d3df
Merge pull request #1428 from rtfeldman/constrain_update
Constrain Expr2::Update and Expr2::LetValue
2021-07-05 10:49:51 -04:00
Lucas
50cd5d97ab
Merge branch 'trunk' into constrain_update 2021-07-05 10:29:21 -04:00
Anton-4
227d3e8320
Merge pull request #1456 from rtfeldman/editor-ideas
Voice command ideas
2021-07-05 16:10:20 +02:00
Anton-4
eef740b51a
Voice command ideas 2021-07-05 15:52:02 +02:00
Lucas
6b669a6140
Merge branch 'trunk' into constrain_update 2021-07-05 07:02:01 -04:00
Folkert de Vries
39496e2111
Merge branch 'trunk' into better-pattern-guards 2021-07-04 23:31:43 +02:00
Lucas
ae1cd06ade
Merge pull request #1454 from rtfeldman/old_exe_bad_build
`roc run` should not run old exe if build failed
2021-07-04 17:17:12 -04:00
Folkert
8bca6ebdfd make fewer things pub 2021-07-04 23:10:44 +02:00
Folkert
1126921a9e refactor 2021-07-04 23:05:04 +02:00
Folkert
b1a136bf2e clippy 2021-07-04 22:44:36 +02:00
Folkert
2c0aa8a5a1 handle guards in a first-class way 2021-07-04 22:35:00 +02:00
rvcas
879bea2339 chore: clippy is wrong :p 2021-07-04 16:16:50 -04:00
rvcas
1349da3f39 feat: return PoolVec directly, duplication seems inevitable 2021-07-04 16:08:48 -04:00
rvcas
d4da68e1d4 feat: use filter_map 2021-07-04 15:58:59 -04:00
Lucas
82076448b1
Merge branch 'trunk' into constrain_update 2021-07-04 15:36:53 -04:00
rvcas
40bb078882 feat: adjust rigids to let it fit better in ValueDef 2021-07-04 15:32:48 -04:00
Folkert
8f0c13ecc1 remove old handling of guard 2021-07-04 21:19:39 +02:00
Folkert
e7c88cac98 refactor guards 2021-07-04 21:17:57 +02:00
Folkert
b99f710c49 refactor 2021-07-04 20:12:50 +02:00
Lucas
e0c24608cd
Merge branch 'trunk' into old_exe_bad_build 2021-07-04 13:29:22 -04:00
Folkert
b2792af5f6 add helper function 2021-07-04 15:10:32 +02:00
Folkert
048326f9a3 build reset WIP 2021-07-04 14:20:44 +02:00
Lucas
f4753b6dc6
Merge branch 'trunk' into zig_clean_up 2021-07-03 20:07:39 -04:00
Lucas
8e8f13a615
Merge pull request #1453 from rtfeldman/incompatible_type_param 2021-07-03 20:06:23 -04:00
Folkert de Vries
b35eb85e03
Merge branch 'trunk' into incompatible_type_param 2021-07-04 01:09:04 +02:00
Folkert de Vries
9a65b3d57b
Merge pull request #1452 from rtfeldman/iss_1421
tag must be its own type fix
2021-07-04 01:00:45 +02:00
rvcas
fe7e492572 chore: cleaner way to check status code 2021-07-03 14:54:05 -04:00
Chadtech
0035700e8d Merge branch 'docs-exposed-values' of github.com:rtfeldman/roc into docs-exposed-values 2021-07-03 14:51:54 -04:00
Chadtech
62d5633546 Fixed problems with docs failing to render and included test to validate that behavior 2021-07-03 14:51:40 -04:00
rvcas
a82b403aa4 feat(cli): impl BuildOutcome::status_code 2021-07-03 14:41:58 -04:00
rvcas
3fa5b4363e feat(cli): do not run executable if build failed 2021-07-03 14:23:21 -04:00
rvcas
39d39c218f feat(mono): return Stmt::RuntimeError on bad layouts for If 2021-07-03 13:05:30 -04:00
rvcas
16542f0e1e test: incompatible type params in if 2021-07-03 13:04:38 -04:00
Eric Correia
bb7e22bc73 Merge branch 'trunk' of github.com:rtfeldman/roc into iss_1421 2021-07-03 12:10:14 -04:00
Eric Correia
aa123635fa remove comment 2021-07-03 12:08:42 -04:00
Eric Correia
8deb377d30 tag must be its own type fix 2021-07-03 12:06:48 -04:00
Eric Correia
ee52ce19ad fix reset_reuse 2021-07-03 11:53:02 -04:00
Chadtech
1c06e280b0 Merge branch 'trunk' of github.com:rtfeldman/roc into docs-exposed-values 2021-07-03 11:27:07 -04:00
Chadtech
5ef97fc76f
Merge branch 'trunk' into docs-exposed-values 2021-07-03 11:26:59 -04:00
Anton-4
a0deaa84e6
Merge pull request #1450 from rtfeldman/editor-ideas
Added editor ideas and inspiration
2021-07-03 17:19:17 +02:00
Eric Correia
5bba490dd4 implementation cont 2021-07-03 10:58:05 -04:00
Anton-4
f46a5fe4a8
Added editor ideas and inspiration 2021-07-03 16:48:20 +02:00
Eric Correia
6d566eaa64 impl 2021-07-03 10:26:09 -04:00
Folkert
bb0d1522f2 llvm preparations 2021-07-03 16:05:47 +02:00
Folkert
6f48c9762b consider tags that are represented as NULL 2021-07-03 14:15:05 +02:00