Folkert de Vries
|
86d46825aa
|
Merge branch 'trunk' into NumBytesTo
|
2021-08-20 11:32:20 +02:00 |
|
Joshua Hoeflich
|
b57ebb6229
|
Remove castToNat
|
2021-08-19 16:11:21 -05:00 |
|
Joshua Hoeflich
|
2672c8ed10
|
NumBytesToU16 and NumBytesToU32 tested
|
2021-08-18 17:39:59 -05:00 |
|
Joshua Hoeflich
|
a4197d073c
|
bytesToU16 and bytesToU32 have proper types
|
2021-08-18 15:46:53 -05: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 |
|
Joshua Hoeflich
|
7068da7144
|
Merge trunk
|
2021-08-17 08:47:40 -05:00 |
|
Folkert
|
5171d181ac
|
emit invoke again to see what's up here
|
2021-08-16 20:44:55 +02: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 |
|
Folkert
|
d8e38ef2ac
|
proof of concept
|
2021-08-15 13:21:14 +02: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
|
8022e3e5f4
|
Rename var
|
2021-08-14 18:52:48 -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
|
d976f2fc93
|
Inlining zig side
|
2021-08-14 18:26:46 -05:00 |
|
Joshua Hoeflich
|
744fefc3a1
|
Fixed: Actually calling llvm we generate
|
2021-08-14 18:20:11 -05:00 |
|
Joshua Hoeflich
|
ce8f947522
|
Split sig into two separate functions
|
2021-08-14 18:08:36 -05:00 |
|
Joshua Hoeflich
|
ff2c3d7945
|
Dummy implementation that doesn't do what we want
|
2021-08-14 17:59:53 -05:00 |
|
Folkert
|
225c97aae3
|
move List.prepend to zig
|
2021-08-14 12:28:05 +02:00 |
|
Folkert
|
4140473f1a
|
cleanup and comments
|
2021-08-11 01:12:46 +02:00 |
|
Joshua Hoeflich
|
bd62347b11
|
Remove unnecessary lines from zig
|
2021-08-09 22:04:51 -05:00 |
|
Joshua Hoeflich
|
a8bbf2ed36
|
Merge branch 'trunk' into Str.fromUtf8Range
|
2021-08-09 09:58:02 -05:00 |
|
Richard Feldman
|
f263b0dba7
|
True and False aren't links
|
2021-08-08 23:31:42 -04:00 |
|
Richard Feldman
|
65eaa5b95a
|
Fix some U8 auto-links
|
2021-08-08 23:31:03 -04:00 |
|
Richard Feldman
|
ea5da5d477
|
Add Native to Endi
|
2021-08-08 23:23:45 -04:00 |
|
Joshua Hoeflich
|
c00d400d85
|
Fixes merge conflict
|
2021-08-08 21:38:15 -05:00 |
|
Richard Feldman
|
3de0766fe9
|
Add Result docs
|
2021-08-08 20:36:52 -04:00 |
|
Richard Feldman
|
2abab84373
|
Update some map docs
|
2021-08-08 20:32:50 -04:00 |
|
Richard Feldman
|
a5929ada4c
|
Update Dict docs
|
2021-08-08 20:03:57 -04:00 |
|
Richard Feldman
|
528840acd7
|
Fix Set docs
|
2021-08-08 19:59:56 -04:00 |
|
Richard Feldman
|
de5328e286
|
Fix the Num docs a bunch
|
2021-08-08 15:56:55 -04:00 |
|
Richard Feldman
|
f62d25e42c
|
Fix a bunch of List docs
|
2021-08-08 15:49:36 -04:00 |
|
Richard Feldman
|
277f42cef8
|
Fix a stray header
|
2021-08-08 15:29:06 -04: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
|
98682d44ac
|
Fix some currently-broken links
|
2021-08-07 23:20:34 -04:00 |
|
Richard Feldman
|
2a616103c6
|
Rename Str.toBytes to Str.toUtf8
|
2021-08-07 22:46:24 -04:00 |
|
Richard Feldman
|
77b7913e87
|
Fix some currently-dead links
|
2021-08-07 21:46:20 -04:00 |
|
Richard Feldman
|
9b8c34ce95
|
Only expose Str functions that are actually implemented
|
2021-08-07 21:46:20 -04:00 |
|
Richard Feldman
|
267836226c
|
s/CodePoint/CodePt/g
|
2021-08-07 21:46:20 -04:00 |
|
Richard Feldman
|
69b1497907
|
Improve Str docs
|
2021-08-07 21:46:20 -04:00 |
|
Richard Feldman
|
439caaa1ca
|
Don't use a broken docs link in Bool
|
2021-08-01 10:23:16 -04:00 |
|
Richard Feldman
|
fca7d1cae1
|
Revert "bundle compiler rt when building assembly backend obj file"
This reverts commit fe4fc1c92a .
|
2021-07-25 20:40:55 -04:00 |
|
Folkert
|
59e551dd32
|
cleanup
|
2021-07-24 00:13:00 +02:00 |
|
Folkert
|
fda945f765
|
write thank you message
|
2021-07-21 15:22:32 +02:00 |
|
Folkert
|
bafb16091d
|
explicitly include muloti4 in LLVM IR
|
2021-07-21 15:01:18 +02:00 |
|
Jared Ramirez
|
1b1d9a7ecf
|
Merge branch 'add-dec-types' of https://github.com/rtfeldman/roc into add-dec-types
|
2021-07-18 14:13:59 -07:00 |
|