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 |
|
Richard Feldman
|
e7b391cd6b
|
Improve some docs
|
2020-03-16 21:55:12 -04:00 |
|
Richard Feldman
|
ae0d2f09d1
|
Some more Str docs revisions
|
2020-03-16 20:55:31 -04:00 |
|
Richard Feldman
|
6637bfb226
|
Add some more Str docs
|
2020-03-16 02:40:20 -04:00 |
|
Richard Feldman
|
3fa75dc2f7
|
Add Str.reverseClusters to docs
|
2020-03-16 02:28:22 -04:00 |
|
Richard Feldman
|
0ed8f90f11
|
Fix some type signatures in Str docs
|
2020-03-16 02:28:22 -04:00 |
|
Richard Feldman
|
1bee949ad0
|
Fix some Str docs
|
2020-03-16 02:06:12 -04:00 |
|
Richard Feldman
|
aa3030ab85
|
Revise Str docs
|
2020-03-16 02:01:57 -04:00 |
|
Richard Feldman
|
d6e5aa3bdc
|
Write some Str docs
|
2020-03-16 01:10:21 -04:00 |
|
Richard Feldman
|
4033098dac
|
Update some number docs
|
2020-03-15 01:24:41 -04:00 |
|
Richard Feldman
|
f3c9ac2b40
|
Try out some docs
|
2020-03-14 23:31:17 -04:00 |
|
Richard Feldman
|
a54db8bf92
|
Merge remote-tracking branch 'origin/trunk' into array-wrappers
|
2020-03-14 20:49:59 -04:00 |
|
Folkert
|
df54bb5aef
|
fix incorrect signature for isEq in uniq builtins
|
2020-03-13 20:49:16 +01:00 |
|
Folkert
|
f894459159
|
fix comment
|
2020-03-13 16:38:33 +01:00 |
|
Folkert
|
9ef4a6d891
|
fix bug in uniq isEq type
it always wanted Boolean arguments ...
|
2020-03-13 13:06:56 +01:00 |
|
Richard Feldman
|
8450597a07
|
Try an alloca approach for structs
|
2020-03-10 02:56:55 -04:00 |
|
Folkert
|
63c5af2882
|
make builtin applies importable
|
2020-03-07 01:21:45 +01:00 |
|
Folkert
|
21bbfd3c94
|
Merge remote-tracking branch 'origin/trunk' into use-fewer-variables
|
2020-03-07 00:53:13 +01:00 |
|
Folkert
|
94f2b6b6f6
|
switch back to Apply where possible
|
2020-03-07 00:50:38 +01:00 |
|
Richard Feldman
|
a2f5f6f9fb
|
Move solve and uniq tests into other crates
|
2020-03-06 18:24:37 -05:00 |
|
Folkert
|
c6121e3805
|
add unique builtins for AStar
|
2020-03-06 23:54:13 +01:00 |
|
Folkert
|
4d061bd932
|
add builtins required for AStar
|
2020-03-06 13:46:58 +01:00 |
|
Richard Feldman
|
45bda2e0c7
|
Move unique_builtins into builtins crate
|
2020-03-06 01:47:04 -05:00 |
|
Richard Feldman
|
908e485fca
|
Move constrain and its deps into their own crates
|
2020-03-06 01:43:39 -05:00 |
|