Joshua Hoeflich
|
1b04ad0535
|
Merge branch 'trunk' into NumBytesTo
|
2021-08-14 20:41:33 -05:00 |
|
Joshua Hoeflich
|
22e781259d
|
TODO: Actually implement the functions
|
2021-08-14 19:28:13 -05:00 |
|
Joshua Hoeflich
|
9dad304e95
|
Passing arguments successfully to bytesToU16
|
2021-08-14 19:11:27 -05:00 |
|
Joshua Hoeflich
|
5115a004ed
|
Type shenanigans work
|
2021-08-14 18:50:55 -05:00 |
|
Joshua Hoeflich
|
c8f6762deb
|
Switch from floats to usize
|
2021-08-14 18:30:43 -05:00 |
|
Joshua Hoeflich
|
59f07377fe
|
More testing; clean up
|
2021-08-14 18:23:49 -05:00 |
|
Joshua Hoeflich
|
744fefc3a1
|
Fixed: Actually calling llvm we generate
|
2021-08-14 18:20:11 -05:00 |
|
Joshua Hoeflich
|
ff2c3d7945
|
Dummy implementation that doesn't do what we want
|
2021-08-14 17:59:53 -05:00 |
|
Richard Feldman
|
bb7726b0e0
|
Merge branch 'trunk' into store-bool-closure-as-unit
|
2021-08-14 16:47:42 -04:00 |
|
Folkert
|
4b3aef5b30
|
fix test
|
2021-08-14 20:28:19 +02:00 |
|
Folkert
|
44253049e2
|
more tests
|
2021-08-14 19:08:58 +02:00 |
|
Folkert
|
2c1ab68ea7
|
represent byte/bool closure as unit
|
2021-08-14 18:56:05 +02:00 |
|
Folkert
|
3ea63ee18f
|
fix whitespace
|
2021-08-14 15:55:01 +02:00 |
|
Folkert
|
441eb02ca3
|
represent bool closure as unit
|
2021-08-14 15:54:05 +02:00 |
|
Folkert
|
225c97aae3
|
move List.prepend to zig
|
2021-08-14 12:28:05 +02:00 |
|
Folkert
|
df83bf0d48
|
Merge remote-tracking branch 'origin/soa-alias' into alias-nominal-equality
|
2021-08-13 12:11:36 +02:00 |
|
Folkert
|
eb5439ee96
|
take alignment into account when calculating stack size
|
2021-08-11 22:37:00 +02:00 |
|
Joshua Hoeflich
|
05d87314e7
|
Consistently triggering null pointer bug
|
2021-08-10 10:51:15 -05:00 |
|
Joshua Hoeflich
|
ba360a2dd2
|
Test passing in debug but not release
|
2021-08-09 22:03:01 -05:00 |
|
Joshua Hoeflich
|
ae38a0d3ff
|
Cargo fmt
|
2021-08-08 21:41:00 -05:00 |
|
Joshua Hoeflich
|
c00d400d85
|
Fixes merge conflict
|
2021-08-08 21:38:15 -05:00 |
|
Joshua Hoeflich
|
17ec118f52
|
Work in progress: Bounds Checking
|
2021-08-08 12:02:20 -05:00 |
|
Joshua Hoeflich
|
b8b20a376a
|
Passing without bounds checks
|
2021-08-08 11:26:49 -05:00 |
|
Joshua Hoeflich
|
4231b340ee
|
Glue code working
|
2021-08-08 11:06:10 -05:00 |
|
Richard Feldman
|
2a616103c6
|
Rename Str.toBytes to Str.toUtf8
|
2021-08-07 22:46:24 -04:00 |
|
Richard Feldman
|
267836226c
|
s/CodePoint/CodePt/g
|
2021-08-07 21:46:20 -04:00 |
|
Folkert
|
69c224843e
|
all the work
|
2021-08-07 00:51:53 +02:00 |
|
Folkert
|
ceb5cc66fa
|
use IdentStr
|
2021-08-03 21:14:36 +02:00 |
|
Richard Feldman
|
1c09450103
|
Use ::default over ::empty for RocStr and RocList
|
2021-08-03 07:28:03 -04:00 |
|
Folkert
|
894ef2b7b2
|
Merge remote-tracking branch 'origin/trunk' into alias-nominal-equality
|
2021-07-30 23:34:16 +02:00 |
|
Folkert
|
e805e63db6
|
typos
|
2021-07-30 16:54:22 +02:00 |
|
Folkert
|
5cd7db1762
|
ignore two failing tests for now
|
2021-07-30 16:04:47 +02:00 |
|
Folkert
|
899cbeabd7
|
fix extra ampersands
|
2021-07-29 17:32:08 +02:00 |
|
Folkert
|
768c59f45d
|
bigger tag size fixes
|
2021-07-24 13:36:06 +02:00 |
|
Folkert
|
23ea151d5f
|
make decimal math ops correctly report overflow
|
2021-07-18 22:04:32 +02:00 |
|
Folkert
|
cb42f0c039
|
Merge remote-tracking branch 'origin/trunk' into add-dec-types
|
2021-07-18 16:54:38 +02:00 |
|
Jared Ramirez
|
de7cab629d
|
Merge branch 'trunk' into add-dec-types
|
2021-07-17 17:21:40 -07:00 |
|
Folkert
|
e19b03f290
|
WIP
|
2021-07-18 00:04:10 +02:00 |
|
Folkert
|
1655d2ba92
|
fix memory access bug in tags
|
2021-07-17 17:11:35 +02:00 |
|
Richard Feldman
|
c415b3b799
|
Merge branch 'trunk' into reset-reuse
|
2021-07-14 22:45:42 -04:00 |
|
Folkert
|
15eba1a687
|
give it another go
|
2021-07-14 17:55:53 +02:00 |
|
Folkert
|
568e4e390a
|
fix
|
2021-07-14 17:27:11 +02:00 |
|
Folkert
|
3a0ba76f8b
|
Merge remote-tracking branch 'origin/trunk' into add-dec-types
|
2021-07-14 14:19:30 +02:00 |
|
Folkert
|
7d256067f9
|
allow multiple guards in the same pattern
|
2021-07-12 17:40:49 +02:00 |
|
Folkert
|
e32a06b088
|
assign guarded patterns at the last moment
|
2021-07-11 00:39:30 +02:00 |
|
Folkert
|
78309f2607
|
cleanup
|
2021-07-10 23:49:24 +02:00 |
|
Folkert
|
e05753afd8
|
working decision tree gen for all tests
|
2021-07-10 21:28:32 +02:00 |
|
Folkert
|
7abfca4388
|
expand tests
|
2021-07-10 14:27:43 +02:00 |
|
Folkert
|
541a62b109
|
cleanup: we either have a guard or a test, not both
|
2021-07-10 14:01:18 +02:00 |
|
Jared Ramirez
|
a35cc321ab
|
Address various bits of feedback
|
2021-07-09 09:30:45 -07:00 |
|