J.Teeuwissen
|
d735742fdb
|
used resulting incremented_symbols
|
2023-06-10 23:54:00 +02:00 |
|
J.Teeuwissen
|
94fb89bde4
|
Start drop specialisation for joinpoints
|
2023-06-10 23:53:19 +02:00 |
|
Bryce Miller
|
0132df9b5a
|
merge main
|
2023-06-10 15:04:25 -04:00 |
|
Fábio Beirão
|
250c50e018
|
Update the test_mono/generated folder
|
2023-06-09 18:09:37 +02:00 |
|
Luke Boswell
|
15b7b62c4f
|
merge remote/main, fix merge conflicts, update mono
|
2023-06-08 19:41:53 +10:00 |
|
Bryce Miller
|
e463ccf4a6
|
merge main
|
2023-06-07 20:36:54 -04:00 |
|
Ayaz
|
c7f5007cd8
|
Merge pull request #5400 from roc-lang/semantic-layouts-for-newtypes
Implement semantic layouts for newtypes
|
2023-06-07 05:39:20 -05:00 |
|
J.Teeuwissen
|
36f90c05e2
|
updated Stmt::Dbg
|
2023-06-07 08:34:36 +02:00 |
|
Ayaz Hafiz
|
43259b9ad6
|
Compile dbgs that appear in expects
Closes #5480
|
2023-06-06 18:07:34 -05:00 |
|
Ayaz Hafiz
|
4e690103b0
|
Use larger stacks for some mono tests
|
2023-06-06 16:05:12 -05:00 |
|
Ayaz Hafiz
|
c0e52f9e54
|
Fix mono tests
|
2023-06-06 16:04:43 -05:00 |
|
Ayaz Hafiz
|
9187286580
|
Fix mono output
|
2023-06-06 16:04:42 -05:00 |
|
Ayaz Hafiz
|
a6b3656471
|
Begin generating newtype wrappers for struct layouts
|
2023-06-06 16:04:41 -05:00 |
|
Bryce Miller
|
29561372de
|
merge main
|
2023-06-05 20:21:44 -04:00 |
|
Bryce Miller
|
cb08225bf0
|
| -> where
|
2023-06-05 20:19:00 -04:00 |
|
Luke Boswell
|
c1ff49be6c
|
change just Json module name
|
2023-06-04 17:37:01 +10:00 |
|
Bryce Miller
|
7e8a151604
|
Merge branch 'main' into abilities-syntax
|
2023-06-01 12:57:16 -04:00 |
|
Kilian Vounckx
|
7f5e6299ab
|
Generate tests
|
2023-06-01 18:40:31 +02:00 |
|
KilianVounckx
|
8b85f966fd
|
Merge branch 'roc-lang:main' into list-update
|
2023-06-01 11:16:33 +02:00 |
|
J.Teeuwissen
|
93ea086115
|
Merge branch 'main' into record-update-index-top
|
2023-05-30 10:47:19 +02:00 |
|
Kilian Vounckx
|
d43a78d000
|
Add update to symbols table and auto generate test_mono
|
2023-05-30 09:07:15 +02:00 |
|
Folkert de Vries
|
ef05ec6906
|
Merge pull request #5452 from JTeeuwissen/save-construction-children
Add construction (Struct/TagId/List/Box) to known parent/child relations
|
2023-05-29 22:21:44 +02:00 |
|
Brendan Hansknecht
|
fa57788c09
|
Merge pull request #5460 from roc-lang/dict-tuple
switch Dict to real tuples
|
2023-05-29 15:00:38 +00:00 |
|
Bryce Miller
|
ffa622e065
|
Merge branch 'main' into abilities-syntax
Signed-off-by: Bryce Miller <sandprickle@users.noreply.github.com>
|
2023-05-29 13:42:36 +02:00 |
|
J.Teeuwissen
|
b7a7a735fc
|
keep inc env always, but set count to 0.
|
2023-05-29 12:09:18 +02:00 |
|
J.Teeuwissen
|
079290dcaf
|
Keep 0 in counting map
|
2023-05-29 10:54:09 +02:00 |
|
J.Teeuwissen
|
e29af85dcf
|
Fixed tests
|
2023-05-29 08:39:59 +02:00 |
|
J.Teeuwissen
|
8f022d4310
|
fixed specialisation box
|
2023-05-28 21:18:28 +02:00 |
|
J.Teeuwissen
|
d988ab5378
|
newlines
|
2023-05-28 20:09:43 +02:00 |
|
J.Teeuwissen
|
6e6e1ce833
|
Merge remote-tracking branch 'origin/main' into save-construction-children
|
2023-05-28 20:08:22 +02:00 |
|
Folkert de Vries
|
cf20c74eb9
|
Merge pull request #5436 from JTeeuwissen/drop-specialize-over-matches
allow lowlevel and match
|
2023-05-28 19:59:14 +02:00 |
|
J.Teeuwissen
|
c6e7d56fb6
|
For single update
|
2023-05-27 21:29:32 +02:00 |
|
J.Teeuwissen
|
16da790fac
|
Order by index + clippy
|
2023-05-27 14:52:25 +02:00 |
|
J.Teeuwissen
|
378a298b45
|
move record index to start of update
|
2023-05-27 14:42:37 +02:00 |
|
Brendan Hansknecht
|
9eb7019e73
|
update mono and uitests
|
2023-05-26 15:44:31 -07:00 |
|
J.Teeuwissen
|
b0705a00ad
|
saved info and added test
|
2023-05-26 15:56:18 +02:00 |
|
Brendan Hansknecht
|
0c13564ad7
|
update mono and uitests
|
2023-05-25 11:01:14 -07:00 |
|
Bryce Miller
|
91e37293a2
|
abilities syntax has -> implements
|
2023-05-24 21:29:38 -04:00 |
|
Ayaz Hafiz
|
7f639e485a
|
Update mono tests
|
2023-05-24 14:14:14 -05:00 |
|
J.Teeuwissen
|
b049b29613
|
Start fixing failed tests
|
2023-05-24 19:40:12 +02:00 |
|
J.Teeuwissen
|
d7304f86e5
|
allow lowlevel and match
|
2023-05-24 16:13:24 +02:00 |
|
David Smith
|
7f1a242a7c
|
Disable some tests in debug failing with stack overflow
|
2023-05-17 16:33:59 -04:00 |
|
Richard Feldman
|
a6bda6eccf
|
Merge pull request #5163 from lukewilliamboswell/builtin-json
More tests and updates for Json builtin
|
2023-05-15 19:08:54 -04:00 |
|
Luke Boswell
|
4d4cfcf981
|
merge remote/main and update mono tests
|
2023-05-15 16:51:56 +10:00 |
|
J.Teeuwissen
|
5045d0ffae
|
dec after expect
|
2023-05-15 00:53:13 +02:00 |
|
J.Teeuwissen
|
ec731443c4
|
moved drop specialization up
|
2023-05-15 00:53:07 +02:00 |
|
J.Teeuwissen
|
13fb99b078
|
Updated tests
|
2023-05-15 00:51:34 +02:00 |
|
J.Teeuwissen
|
d82f3ee09d
|
Start reuse similar layouts
|
2023-05-15 00:51:33 +02:00 |
|
Ayaz Hafiz
|
8ca71c7eda
|
Get started with semantic layouts for tag unions
|
2023-05-10 18:47:10 -05:00 |
|
Ayaz Hafiz
|
24e65cbf8d
|
Update mono tests
|
2023-05-10 17:45:46 -05:00 |
|