Richard Feldman
|
db362f6df0
|
Reproduce named identity function bug
|
2020-03-12 00:31:53 -04:00 |
|
Richard Feldman
|
cf5e3f92a5
|
Have mono::Env store &mut Subs
|
2020-03-11 21:36:27 -04:00 |
|
Richard Feldman
|
df78068e81
|
Implement int and float subtraction
|
2020-03-11 21:10:41 -04:00 |
|
Richard Feldman
|
9fcfa90bff
|
Change capitalization
|
2020-03-11 21:06:08 -04:00 |
|
Richard Feldman
|
21e4eb505a
|
Implement and test Float.#add
|
2020-03-11 20:53:35 -04:00 |
|
Richard Feldman
|
523282e7bc
|
Implement Int.#add
|
2020-03-11 20:53:32 -04:00 |
|
Richard Feldman
|
649575fab8
|
Improve some error messages
|
2020-03-11 19:48:19 -04:00 |
|
Folkert
|
bb9c9d423a
|
make Procs a struct
|
2020-03-12 00:40:10 +01:00 |
|
Folkert
|
2d0649fa66
|
attempt fix for gen tests
|
2020-03-11 23:13:32 +01:00 |
|
Folkert
|
657901d760
|
bubble up pointer_size
|
2020-03-10 15:16:44 +01:00 |
|
Richard Feldman
|
8da2bebcde
|
Remove some dbg! statements
|
2020-03-10 02:56:56 -04:00 |
|
Richard Feldman
|
28b50c00c0
|
Clean up some comments
|
2020-03-10 02:56:56 -04:00 |
|
Richard Feldman
|
21d6d1cbd9
|
Disable empty_list_len for now
|
2020-03-10 02:56:56 -04:00 |
|
Richard Feldman
|
913f18226b
|
Got LLVM structs working
|
2020-03-10 02:56:56 -04:00 |
|
Richard Feldman
|
8da7f26237
|
Try a different Struct approach
|
2020-03-10 02:56:56 -04:00 |
|
Richard Feldman
|
8450597a07
|
Try an alloca approach for structs
|
2020-03-10 02:56:55 -04:00 |
|
Richard Feldman
|
f556f195d3
|
Handle more mono::Expr cases
|
2020-03-10 02:25:40 -04:00 |
|
Folkert
|
5237408b15
|
do what clippy wants
|
2020-03-09 23:51:48 +01:00 |
|
Richard Feldman
|
6ae1ee373e
|
Use a tag on rtfeldman/inkwell
|
2020-03-08 17:51:13 -04:00 |
|
Mario Rogic
|
a5c2844f54
|
Float.div implemented, Int.div WIP-ish
|
2020-03-08 18:32:48 +00:00 |
|
Richard Feldman
|
17e9f0b8c3
|
Error early on a type mismatch in test_gen
|
2020-03-08 12:13:59 -04:00 |
|
Mario Rogic
|
c502aee10e
|
Add test for potential multiplication and division order of ops ambiguity
|
2020-03-08 13:58:18 +00:00 |
|
Richard Feldman
|
be4abcf173
|
Fix List.set tests
|
2020-03-08 01:20:43 -05:00 |
|
Richard Feldman
|
74e92f35f1
|
Disable List.set tests for now
|
2020-03-08 00:33:13 -05:00 |
|
Richard Feldman
|
72ecb231f1
|
clip clop clip clop clippy
|
2020-03-07 23:11:42 -05:00 |
|
Richard Feldman
|
abe9b8efaa
|
Use Layout over Variable for both build modules
|
2020-03-07 23:04:28 -05:00 |
|
Richard Feldman
|
db4ef45708
|
Upgrade to List.set_in_place when appropriate
|
2020-03-07 12:43:24 -05:00 |
|
Richard Feldman
|
0f79a3311d
|
Upgrade bumpalo to 3.2
|
2020-03-07 11:20:35 -05:00 |
|
Richard Feldman
|
df4533296b
|
fix some tests
|
2020-03-06 18:24:37 -05:00 |
|
Richard Feldman
|
363a7a0abd
|
Mov gen to its own crate
|
2020-03-06 18:24:37 -05:00 |
|