Chad Stearns
|
a9c0185225
|
Bringing in remote trunk
|
2020-10-28 21:24:15 -04:00 |
|
Jared Ramirez
|
3fd9f4890a
|
Remove stray ir file
|
2020-10-28 12:14:46 -07:00 |
|
Jared Ramirez
|
3e0d4cd3c7
|
Docs & comments cleanup
|
2020-10-28 11:19:38 -07:00 |
|
Jared Ramirez
|
242eb6f905
|
Build bitcode with zig 🎉
|
2020-10-28 09:21:56 -07:00 |
|
Jared Ramirez
|
48f8aad180
|
Compile bitcode as part of build script
|
2020-10-25 14:09:53 -07:00 |
|
Jared Ramirez
|
49bc2b838f
|
Remove unused files
|
2020-10-24 12:24:20 -07:00 |
|
Jared Ramirez
|
d82d6b6fe9
|
Convert builtins to C
|
2020-10-24 12:22:51 -07:00 |
|
Chad Stearns
|
aee1caa0e6
|
Remove measure segment bitcode function
|
2020-10-20 20:40:23 -04:00 |
|
Chad Stearns
|
ed4d637201
|
Rename count_delimiters to count_segments, since we only count the delimiters in order to determine the number of segments
|
2020-10-20 20:40:12 -04:00 |
|
Chad Stearns
|
626d49d7b0
|
Str Split bitcode
|
2020-10-20 05:02:59 -04:00 |
|
Chad Stearns
|
a11f0ec25a
|
Measure next split segment length bitcode function
|
2020-10-18 21:10:41 -04:00 |
|
Chad Stearns
|
415a37a891
|
Merge branch 'trunk' of github.com:rtfeldman/roc into str-split
|
2020-10-15 05:26:33 -04:00 |
|
Richard Feldman
|
a7da54516a
|
Cast i64 to f64 instead of using builtin bitcode
|
2020-10-12 17:59:20 -04:00 |
|
Chad Stearns
|
ee7a3e375c
|
counter_delimiters bitcode function for Str.split
|
2020-10-06 02:51:43 -04:00 |
|
Richard Feldman
|
2626be4e39
|
Extract libm.rs into its own module
|
2020-09-26 23:57:40 -04:00 |
|
Richard Feldman
|
e55fba8aeb
|
Extract regenerate.sh script
|
2020-09-26 23:52:48 -04:00 |
|
Jared Ramirez
|
5cafbcd5ad
|
Add Num.atan builtin
|
2020-09-26 19:00:51 -07:00 |
|
Folkert
|
fb4a796e07
|
add different variants of addition
|
2020-09-21 23:38:10 +02:00 |
|
Richard Feldman
|
cc0f2ce700
|
Add attribution for pow_int_
|
2020-09-17 20:27:50 -04:00 |
|
Dimitar Apostolov
|
9276fd8c9d
|
Add function to call bitcode
|
2020-09-17 14:07:25 +02:00 |
|
Dimitar Apostolov
|
e89af31015
|
Use own implementation of pow_int_ instead of llvm
Remove LLVM intrinsics code related to `Num.powInt`.
|
2020-09-17 14:07:18 +02:00 |
|
Richard Feldman
|
ce9e7a91f6
|
Clean up some Cargo.toml files
|
2020-05-03 21:37:59 -04:00 |
|
Richard Feldman
|
463eb6a1af
|
Drop unused declaration in Cargo.toml
|
2020-04-03 21:46:36 -04:00 |
|
Richard Feldman
|
c5b7b93593
|
Note how to rebuild bitcode
|
2020-04-03 00:17:34 -04:00 |
|
Richard Feldman
|
b8dc9ce1b2
|
Update bitcode importing instructions
|
2020-04-01 23:24:00 -04:00 |
|
Richard Feldman
|
01f3ae893f
|
Use include_bytes! to import llvm bitcode
|
2020-04-01 23:24:00 -04:00 |
|
Richard Feldman
|
63b38ae174
|
clippy the original clipper
|
2020-04-01 00:03:27 -04:00 |
|
Richard Feldman
|
dfa514c1fe
|
Use no_std in the builtins bitcode source
|
2020-04-01 00:03:03 -04:00 |
|
Richard Feldman
|
9aba6ff22e
|
Add a note about using build_cast
|
2020-03-31 23:56:09 -04:00 |
|
Richard Feldman
|
d93429131e
|
Remove extraneous bitcode.bc
|
2020-03-31 23:55:11 -04:00 |
|
Richard Feldman
|
081de1b4bc
|
Add builtins/bitcode/
|
2020-03-31 23:48:48 -04:00 |
|