Brian Carroll
|
0fef1e1576
|
Create to_exposed_symbol_string helper function for all backends
|
2022-06-15 22:30:10 +01:00 |
|
Richard Feldman
|
4eec34becf
|
Update to use new square brace formatting
|
2022-05-22 23:15:54 -04:00 |
|
Richard Feldman
|
dd460fb818
|
Use single-threaded builds in tests
|
2022-05-05 14:42:36 -04:00 |
|
Ayaz Hafiz
|
38fd9e8286
|
Fix gen-dev tests
|
2022-04-28 20:34:04 -04:00 |
|
Ayaz Hafiz
|
b86bf94d92
|
Dev, wasm test bugs
|
2022-04-12 17:35:00 -04:00 |
|
Folkert
|
c73c01aa34
|
Merge remote-tracking branch 'origin/trunk' into list-str-capacity
|
2022-03-30 14:07:17 +02:00 |
|
Folkert
|
311e464b70
|
add load_internal
|
2022-03-23 15:18:22 +01:00 |
|
Folkert
|
d8fa2b8d92
|
stop passing stdlib (use lazy_static)
|
2022-03-22 19:53:02 +01:00 |
|
Folkert
|
6134e57921
|
Merge remote-tracking branch 'origin/trunk' into list-str-capacity
|
2022-03-18 18:13:55 +01:00 |
|
Folkert
|
e1d5b748b1
|
fix wasm/dev tests
|
2022-03-12 00:13:49 +01:00 |
|
Folkert
|
3e413764e2
|
make llvm gen tests work
|
2022-02-20 14:25:26 +01:00 |
|
Folkert
|
04adbe75ca
|
fix test compilation
|
2022-02-14 21:09:51 +01:00 |
|
Richard Feldman
|
f8eec65229
|
Drop an obsolete todo
|
2022-02-01 20:43:43 -05:00 |
|
Richard Feldman
|
a55ff62e6c
|
Merge remote-tracking branch 'origin/trunk' into expect-dont-panic
|
2022-01-30 20:22:26 -05:00 |
|
Chelsea Troy
|
4f8d0776b3
|
We got a test working for panicking with the appropriate number fo failures. Ultimatly we want:
+ An error maessage that says what the failures were
+ Not panicking (so these are effectively error productions)
|
2022-01-30 18:55:09 -06:00 |
|
Folkert
|
b9c318e9fb
|
update the tests
|
2022-01-26 15:59:21 +01:00 |
|
Folkert
|
b72ad31a89
|
fix more tests
|
2022-01-25 12:05:13 +01:00 |
|
Chelsea Troy
|
085c02ffee
|
Infrastructure to test and implement the replacement of an 'expect' failure with an error production
Last command run was 'cargo test expect_fail'
|
2022-01-16 22:01:22 -06:00 |
|
hafiz
|
5f216122d6
|
Update dev.rs
|
2022-01-13 16:33:26 -05:00 |
|
Joshua Warner
|
9b24a4ed9b
|
Fix dev backend problem reporter
|
2022-01-02 09:41:41 -08:00 |
|
Brendan Hansknecht
|
8c6e5360cd
|
Remove Cell around interns
|
2021-12-07 16:54:06 -08:00 |
|
Folkert
|
3291cc680e
|
use Cell, remove threading of identids
|
2021-12-03 21:50:26 +01:00 |
|
Brian Carroll
|
d0ef1e5b36
|
Route IdentIds to refcount proc generator in dev backend
|
2021-12-02 09:58:34 +00:00 |
|
Brendan Hansknecht
|
a63dd1eb61
|
use unimplemented! and internal_error! instead of result in dev backend
|
2021-11-27 12:38:29 -08:00 |
|
Brian Carroll
|
e5658cc2ca
|
Clippy & formatting
|
2021-11-21 21:04:42 +00:00 |
|
Brian Carroll
|
ee1c4478da
|
Improve IR debug printing for dev backends
|
2021-11-21 20:44:16 +00:00 |
|
Folkert
|
4e2b41f924
|
fix variable not updated in code disabled by feature flags
|
2021-11-09 23:04:31 +01:00 |
|
Brendan Hansknecht
|
360974398a
|
Merge test_dev, test_wasm, and test_wasm_util into test_gen
|
2021-11-08 19:31:20 -08:00 |
|