Richard Feldman
|
0c58eeea97
|
Use List.get instead of List.getUnsafe in tests
|
2020-04-26 09:33:12 -04:00 |
|
Richard Feldman
|
b7862f1dc1
|
Drop obsolete test
|
2020-04-26 09:10:40 -04:00 |
|
Richard Feldman
|
d4b1c7e68a
|
Eagerly report more problems
|
2020-04-26 09:04:27 -04:00 |
|
Richard Feldman
|
a2e6c4ba12
|
Restore some things
|
2020-04-26 08:59:52 -04:00 |
|
Richard Feldman
|
511c7b7a21
|
Revise some builtins tests
|
2020-04-26 08:55:54 -04:00 |
|
Richard Feldman
|
9cc9789738
|
Merge remote-tracking branch 'origin/trunk' into list-get
|
2020-04-26 08:46:24 -04:00 |
|
Richard Feldman
|
afbe871e6d
|
wip
|
2020-04-26 08:45:41 -04:00 |
|
Richard Feldman
|
24ff91b45a
|
Add a List.first test
|
2020-04-25 07:52:43 -04:00 |
|
Richard Feldman
|
a0512a5f97
|
Add some List.len and List.isEmpty tests
|
2020-04-25 07:05:19 -04:00 |
|
Richard Feldman
|
034f1c916a
|
Load canonical builtins in gen tests
|
2020-04-25 07:01:30 -04:00 |
|
Richard Feldman
|
b77b3bda14
|
Add some List.len and List.isEmpty tests
|
2020-04-25 07:01:02 -04:00 |
|
Richard Feldman
|
b43e582c7a
|
Add intrinsics for sqrt and round
|
2020-04-25 06:30:01 -04:00 |
|
Richard Feldman
|
5b7a16afad
|
Add intrinsics for sqrt and round
|
2020-04-23 17:41:05 -04:00 |
|
Richard Feldman
|
9d37f7ae73
|
s/IndexOutOfBounds/OutOfBounds/g
|
2020-04-22 08:32:31 -04:00 |
|
Richard Feldman
|
c450a67421
|
Add some tag code gen tests
|
2020-04-22 08:30:41 -04:00 |
|
Richard Feldman
|
53ecf6df3e
|
Drop some unnecessary parens
|
2020-04-18 15:32:17 -04:00 |
|
Richard Feldman
|
ea713023e8
|
Add explicit OptLevel to add_passes
|
2020-04-16 20:26:08 -04:00 |
|
Richard Feldman
|
5980bc38da
|
Merge remote-tracking branch 'origin/trunk' into order-of-ops
|
2020-04-15 05:03:42 -04:00 |
|
Folkert
|
97c10e1211
|
setup for mono reports
|
2020-04-12 01:56:57 +02:00 |
|
Folkert
|
604dbf7215
|
Merge remote-tracking branch 'origin/trunk' into precedence-error
|
2020-04-02 23:29:15 +02:00 |
|
Folkert
|
106a3646bf
|
add category to Eq constraint
|
2020-04-01 20:09:10 +02:00 |
|
Folkert
|
14ad793bd7
|
hook up TypeError
|
2020-04-01 16:28:10 +02:00 |
|
Richard Feldman
|
cda6a21fa4
|
Implement Num.toFloat
|
2020-03-31 23:51:17 -04:00 |
|
Richard Feldman
|
37492f4aa6
|
Load builtins on startup
|
2020-03-31 23:50:55 -04:00 |
|
Richard Feldman
|
1609c058f6
|
Fix tests
|
2020-03-30 22:31:20 -04:00 |
|
Richard Feldman
|
5f817d8019
|
Add a basic CLI
|
2020-03-30 21:27:37 -04:00 |
|
Richard Feldman
|
47f35dde01
|
First pass at test_emit
|
2020-03-30 21:27:02 -04:00 |
|
Richard Feldman
|
0a0a736153
|
Move pass managers into llvm::build
|
2020-03-30 21:27:02 -04:00 |
|
Richard Feldman
|
23eafd3a75
|
Reorganize gen tests
|
2020-03-27 00:18:12 -04:00 |
|
Richard Feldman
|
40be7a582d
|
Extract eval test helpers
|
2020-03-27 00:18:12 -04:00 |
|
Richard Feldman
|
8bcc23a9c7
|
Add some record tests
|
2020-03-27 00:18:12 -04:00 |
|
Richard Feldman
|
76fd347801
|
Explicitly set calling convention
|
2020-03-27 00:18:12 -04:00 |
|
Richard Feldman
|
7bb2a4e3b8
|
Use usize for pointer size in tests
|
2020-03-26 23:07:42 -04:00 |
|
Folkert
|
ad23fc7e4b
|
Merge remote-tracking branch 'origin/trunk' into tail-calls
|
2020-03-26 14:57:28 +01:00 |
|
Folkert
|
fc905b505c
|
codegen for letrec
|
2020-03-26 14:53:38 +01:00 |
|
Folkert
|
08403b0a1f
|
enable tail-call elimination in llvm
|
2020-03-26 14:02:53 +01:00 |
|
Richard Feldman
|
a561f343b2
|
Remove Cranelift for now.
|
2020-03-25 20:19:58 -04:00 |
|
Richard Feldman
|
a07acd875f
|
Fix test compilation error
|
2020-03-25 20:07:10 -04:00 |
|
Richard Feldman
|
8390bd966a
|
Revert "Try using special struct return values"
This reverts commit 0628c104513d1cae44859c1d804177c4a1e33c95.
|
2020-03-25 19:47:28 -04:00 |
|
Richard Feldman
|
fcd917c9fe
|
Re-disable cranelift test_gen tests for now
|
2020-03-25 19:47:28 -04:00 |
|
Richard Feldman
|
2491b2e43b
|
Restore some more things to how they were before
|
2020-03-25 19:47:28 -04:00 |
|
Richard Feldman
|
0951f8048e
|
Try using special struct return values
|
2020-03-25 19:47:28 -04:00 |
|
Richard Feldman
|
aae69e8b55
|
Try having main return multiple values
|
2020-03-25 19:47:28 -04:00 |
|
Richard Feldman
|
72742f3e4c
|
Restore some things to how they were before
|
2020-03-25 19:47:28 -04:00 |
|
Richard Feldman
|
8b881d90d9
|
Enable cranelift on all test_gen tests
|
2020-03-25 19:47:28 -04:00 |
|
Richard Feldman
|
41b39c0629
|
Add more llvm verification
|
2020-03-25 19:46:11 -04:00 |
|
Folkert
|
579d0d9eff
|
fix booleans in crane
|
2020-03-24 15:59:11 +01:00 |
|
Folkert
|
baeb8ad96a
|
test unit type patterns
|
2020-03-23 17:55:02 +01:00 |
|
Folkert
|
b9613fcdc5
|
clean up tag pattern match conversion
|
2020-03-23 17:55:02 +01:00 |
|
Richard Feldman
|
ee12e56d1c
|
Fix set_shared_list_oob test
|
2020-03-22 11:34:36 -04:00 |
|