Richard Feldman
|
0bebb64bae
|
Merge branch 'trunk' into NumBytesTo
|
2021-08-19 01:37:39 -04:00 |
|
Richard Feldman
|
ce9f85ecbc
|
Merge pull request #1601 from rtfeldman/panic-lookup-not-in-scope
Delay panicking on LookupNotInScope until the error is reported
|
2021-08-19 01:36:36 -04:00 |
|
Jared Ramirez
|
d69b9173fc
|
Also store f64 for things like pattern comparisons, etc
|
2021-08-18 17:18:13 -07:00 |
|
Joshua Hoeflich
|
99feb7ce67
|
Fix typo in comment
|
2021-08-18 18:23:19 -05:00 |
|
Joshua Hoeflich
|
06313a7736
|
cargo clippy
|
2021-08-18 18:05:47 -05:00 |
|
Joshua Hoeflich
|
6ad7dfc0f4
|
Cargo fmt
|
2021-08-18 17:40:17 -05:00 |
|
Joshua Hoeflich
|
2672c8ed10
|
NumBytesToU16 and NumBytesToU32 tested
|
2021-08-18 17:39:59 -05:00 |
|
Folkert
|
92d1b5fe83
|
clippy
|
2021-08-18 23:23:01 +02:00 |
|
Folkert
|
bb5b733de4
|
Try to recover from LookupNotInScope until the error is reported
|
2021-08-18 23:12:12 +02:00 |
|
Joshua Hoeflich
|
a4197d073c
|
bytesToU16 and bytesToU32 have proper types
|
2021-08-18 15:46:53 -05:00 |
|
Folkert
|
6be68b0d21
|
tests
|
2021-08-18 20:33:59 +02:00 |
|
Anton-4
|
5ed5e2e6ee
|
fmt
|
2021-08-18 18:50:39 +02:00 |
|
Folkert
|
1c7301ea58
|
refactor
|
2021-08-18 18:39:12 +02:00 |
|
Folkert
|
e31f5d4fa0
|
more cleanup
|
2021-08-18 18:38:18 +02:00 |
|
Folkert
|
2793c90272
|
cleanup
|
2021-08-18 18:35:27 +02:00 |
|
Folkert
|
8c9bbf1a99
|
comments
|
2021-08-18 18:35:08 +02:00 |
|
Folkert
|
012b4baa2e
|
clippy
|
2021-08-18 18:33:33 +02:00 |
|
Joshua Hoeflich
|
b4f575736b
|
castToNat working
|
2021-08-18 11:31:48 -05:00 |
|
Joshua Hoeflich
|
92da003fba
|
Adds castToNat
|
2021-08-18 11:02:20 -05:00 |
|
Folkert
|
6284a90785
|
a working version
|
2021-08-18 17:36:27 +02:00 |
|
Folkert
|
73358b98bd
|
clippy
|
2021-08-18 15:14:46 +02:00 |
|
Folkert
|
9c27535cee
|
some work, some don't
|
2021-08-18 15:13:48 +02:00 |
|
Folkert
|
4e728c7222
|
add records to subs debug format
|
2021-08-18 14:48:30 +02:00 |
|
Folkert
|
c09b3b89f3
|
test_gen works again
|
2021-08-18 13:46:09 +02:00 |
|
Folkert
|
5fc629e5b8
|
copy relevant parts of from_var
|
2021-08-18 12:49:17 +02:00 |
|
Folkert
|
367d08814d
|
don't have compiler generate setjmp/longjmp when building an executable
|
2021-08-17 22:42:03 +02:00 |
|
Joshua Hoeflich
|
7068da7144
|
Merge trunk
|
2021-08-17 08:47:40 -05:00 |
|
Jared Ramirez
|
adabf70132
|
[WIP] Update can & pattern to store numbers as validated strs
|
2021-08-16 16:16:10 -07:00 |
|
Folkert
|
a12e18ca70
|
add roc_panic to all hosts
|
2021-08-16 22:46:00 +02:00 |
|
Folkert
|
adbc7cdc69
|
cleanup
|
2021-08-16 21:16:29 +02:00 |
|
Folkert
|
48e447e558
|
remove more invoke stuff
|
2021-08-16 21:14:56 +02:00 |
|
Folkert
|
de2f1c808b
|
update mono tests
|
2021-08-16 21:03:58 +02:00 |
|
Folkert
|
8effd19ff9
|
stop emitting invoke again
|
2021-08-16 21:03:26 +02:00 |
|
Folkert
|
dca577df82
|
clippy
|
2021-08-16 20:46:31 +02:00 |
|
Folkert
|
5171d181ac
|
emit invoke again to see what's up here
|
2021-08-16 20:44:55 +02:00 |
|
Folkert
|
8b36bfbc71
|
clippy
|
2021-08-16 20:37:37 +02:00 |
|
Folkert
|
eb17e8de5d
|
remove c++ linker arguments
|
2021-08-16 20:36:29 +02:00 |
|
Folkert
|
b9431187f7
|
remove c++ stuff
|
2021-08-16 20:33:55 +02:00 |
|
Folkert
|
67bc417f11
|
update mono tests
|
2021-08-16 20:32:34 +02:00 |
|
Folkert
|
b06a1715e2
|
stop generating invoke
|
2021-08-16 20:22:17 +02:00 |
|
Folkert
|
b04734580d
|
clippy
|
2021-08-16 20:18:31 +02:00 |
|
Anton-4
|
5023fa3e75
|
progress on setting up def parser for top level defs
|
2021-08-16 20:05:21 +02:00 |
|
Joshua Hoeflich
|
ab109b8eb8
|
Comment out code
|
2021-08-15 18:15:39 -05:00 |
|
Joshua Hoeflich
|
34def25b55
|
Cargo fmt
|
2021-08-15 18:14:43 -05:00 |
|
Joshua Hoeflich
|
1c6ac84f2f
|
Add Num.round to dev backend
|
2021-08-15 17:50:07 -05:00 |
|
Folkert
|
a0a0896622
|
a working prototype
|
2021-08-15 23:20:05 +02:00 |
|
Brendan Hansknecht
|
9831261cda
|
Minor formating cleanup
|
2021-08-15 10:13:19 -07:00 |
|
Folkert
|
d8e38ef2ac
|
proof of concept
|
2021-08-15 13:21:14 +02:00 |
|
Brendan Hansknecht
|
cc1b7df06a
|
Merge branch 'trunk' into gen-dev/records-base
|
2021-08-14 21:21:31 -07:00 |
|
Joshua Hoeflich
|
1b04ad0535
|
Merge branch 'trunk' into NumBytesTo
|
2021-08-14 20:41:33 -05:00 |
|