Folkert
|
34ba2388f3
|
run List.set out of bounds only for non-unique type inference
|
2020-12-22 19:34:04 +01:00 |
|
Anton-4
|
fc310cf974
|
removed hacky caret, fixed highlight rectsize, added voice input idea
|
2020-12-22 15:57:50 +01:00 |
|
Folkert
|
60a32bcf62
|
fix uniqueness tests
|
2020-12-22 15:19:09 +01:00 |
|
Folkert
|
9754648280
|
refactor unique int/float
|
2020-12-22 15:17:59 +01:00 |
|
rvcas
|
b734b3de58
|
fix: should not check args.is_empty()
|
2020-12-22 09:05:58 -05:00 |
|
rvcas
|
e91fc2f1ff
|
fix: clean up uniq and adjust PatternCategory for int type in constrain
|
2020-12-22 09:05:19 -05:00 |
|
rvcas
|
3ea4858eb5
|
fix(clippy): do not need let binding
|
2020-12-22 09:05:19 -05:00 |
|
rvcas
|
d08757f161
|
fix: uniqueness for Num types
|
2020-12-22 09:05:19 -05:00 |
|
rvcas
|
aa4b376134
|
add new layer to the Num types
|
2020-12-22 09:05:19 -05:00 |
|
Anton-4
|
c82119e6d8
|
rect per glyph, buffer size bugfix
|
2020-12-22 13:39:14 +01:00 |
|
Richard Feldman
|
4d692af639
|
Merge pull request #817 from rtfeldman/editor-ast-def
Editor ast def
|
2020-12-21 23:48:36 -05:00 |
|
Richard Feldman
|
1cdc04833b
|
Merge pull request #816 from rtfeldman/add_list_last
Adds List.last
|
2020-12-21 23:40:15 -05:00 |
|
Richard Feldman
|
2a7124b6a0
|
Merge pull request #813 from rtfeldman/ci_caching
CI caching with sccache
|
2020-12-21 23:18:52 -05:00 |
|
Richard Feldman
|
3d382c66a8
|
Merge pull request #815 from rtfeldman/clippy_version
CI: print clippy and rustfmt version
|
2020-12-21 23:16:09 -05:00 |
|
Celso Bonutti Filho
|
bbb7ee7ed1
|
updates List.last LowLevel ops comments
|
2020-12-21 19:50:08 -03:00 |
|
Celso Bonutti Filho
|
51a302957f
|
adds List.last
|
2020-12-21 19:44:24 -03:00 |
|
Folkert
|
0acf41dd19
|
silence clippy
|
2020-12-21 20:54:26 +01:00 |
|
Folkert
|
fdbff0e2c4
|
implement variables
|
2020-12-21 20:53:27 +01:00 |
|
Folkert
|
06053c68a9
|
implement variables
|
2020-12-21 20:53:11 +01:00 |
|
Folkert
|
6f8fcd4d42
|
initial alias
|
2020-12-21 20:39:34 +01:00 |
|
Anton-4
|
e77c113107
|
CI: print clippy and rustfmt version
|
2020-12-21 19:56:36 +01:00 |
|
Anton-4
|
d89bf1c0af
|
highlight all text in editor
|
2020-12-21 19:49:15 +01:00 |
|
rvcas
|
143376d04c
|
fix(clippy): do not need let binding
|
2020-12-21 11:45:05 -05:00 |
|
rvcas
|
d1ae3b47af
|
fix: uniqueness for Num types
|
2020-12-21 11:15:05 -05:00 |
|
rvcas
|
c9308c0662
|
add new layer to the Num types
|
2020-12-21 09:56:11 -05:00 |
|
Folkert
|
7e494ad428
|
shallow clone
|
2020-12-21 15:34:11 +01:00 |
|
Folkert
|
4c15267be3
|
annotation without body
|
2020-12-21 15:18:12 +01:00 |
|
Anton-4
|
46de8a23b4
|
Merge branch 'trunk' of rtfeldman/roc into ci_caching
|
2020-12-21 14:30:20 +01:00 |
|
Anton-4
|
82c289ab81
|
added sccache binary based on mozilla/sccache/pull/869
|
2020-12-21 14:30:03 +01:00 |
|
Folkert
|
8a0ba55339
|
pending def
|
2020-12-21 14:11:12 +01:00 |
|
Folkert
|
f5337d5bbf
|
add ven_graph to the editor
|
2020-12-21 13:55:40 +01:00 |
|
Folkert
|
9f3f7699e2
|
add symbol/variable helper
|
2020-12-21 13:53:21 +01:00 |
|
Folkert
|
39ffa7d11b
|
add def.rs
|
2020-12-21 13:50:16 +01:00 |
|
Richard Feldman
|
b5dcde267a
|
Merge pull request #812 from rtfeldman/fixing-exceptions
make exceptions work on linux again
|
2020-12-20 22:37:44 -05:00 |
|
Folkert de Vries
|
2972437fce
|
Merge branch 'trunk' into fixing-exceptions
|
2020-12-21 02:30:39 +01:00 |
|
Folkert
|
725d52f7c6
|
make exceptions work on linux again
|
2020-12-21 02:12:30 +01:00 |
|
Richard Feldman
|
4e1d64fc98
|
Merge pull request #811 from rtfeldman/add_num_bitwise_and
Adds Num.bitwiseAnd
|
2020-12-20 18:39:49 -05:00 |
|
Celso Bonutti Filho
|
0a24f3b4b4
|
adds Num.bitwiseAnd
|
2020-12-20 19:55:10 -03:00 |
|
Richard Feldman
|
afd3991bc9
|
Merge pull request #810 from rtfeldman/edit-ast-pattern
Edit ast pattern
|
2020-12-18 23:24:14 -05:00 |
|
Folkert
|
91993a635a
|
Merge remote-tracking branch 'origin/trunk' into edit-ast-pattern
|
2020-12-19 00:12:51 +01:00 |
|
Folkert
|
4c9c9a3173
|
edit ast for patterns
|
2020-12-19 00:12:46 +01:00 |
|
Richard Feldman
|
3d3c5b5c24
|
Merge pull request #808 from rtfeldman/edit-ast-types
Editor AST for Type
|
2020-12-17 23:15:07 -05:00 |
|
Folkert
|
b1e31730d9
|
tag apply
|
2020-12-18 01:08:27 +01:00 |
|
Folkert
|
7bedc3ff6e
|
ident and tags
|
2020-12-18 00:53:31 +01:00 |
|
Folkert
|
f40f0c50b9
|
clippy
|
2020-12-17 23:15:33 +01:00 |
|
Folkert
|
90522c01f7
|
all of annotation (modulo some todos)
|
2020-12-17 22:25:17 +01:00 |
|
Folkert
|
eb82b08a85
|
type2 record
|
2020-12-17 21:28:03 +01:00 |
|
Folkert
|
757449057e
|
skeleton of type2 conversion
|
2020-12-17 21:10:42 +01:00 |
|
Folkert
|
2f0fe94182
|
snapshot
|
2020-12-17 20:22:57 +01:00 |
|
Folkert
|
5b045f8a86
|
first stab at editor patterns
|
2020-12-16 13:21:45 +01:00 |
|