Folkert
|
b9ebd4fa27
|
Merge remote-tracking branch 'origin/trunk' into pretty-expect-output
|
2022-07-15 09:12:04 +02:00 |
|
Folkert de Vries
|
1b1b63aad0
|
Merge branch 'trunk' into assoc-list-dict
|
2022-07-14 16:47:50 +02:00 |
|
Richard Feldman
|
da7c7ac5f2
|
Merge pull request #3525 from rtfeldman/3522
Num.toStr for f32, f64, Dec
|
2022-07-13 21:30:05 -04:00 |
|
Folkert
|
06938429a1
|
Merge branch 'assoc-list-dict' into pretty-expect-output
|
2022-07-14 00:39:01 +02:00 |
|
Folkert
|
5763248b44
|
Merge remote-tracking branch 'origin/trunk' into assoc-list-dict
|
2022-07-13 20:44:28 +02:00 |
|
Folkert
|
b229c70eec
|
add cli test configuration
|
2022-07-13 19:16:36 +02:00 |
|
Richard Feldman
|
e744cd2a33
|
gen capacity operations in LLVM
|
2022-07-13 12:19:38 -04:00 |
|
Richard Feldman
|
af14efea91
|
Fix some comments
|
2022-07-13 12:19:38 -04:00 |
|
Ayaz Hafiz
|
66b8d145a9
|
Support Num.toStr for dec
|
2022-07-13 12:13:21 -04:00 |
|
Ayaz Hafiz
|
b7c312d449
|
Support Num.toStr for f32, f64
|
2022-07-13 12:13:01 -04:00 |
|
Folkert
|
d657a8cadc
|
add code to trigger an expect failure
|
2022-07-13 14:43:10 +02:00 |
|
Folkert
|
6c26d8812f
|
remove dict/hash stuff from the zig builtins
|
2022-07-13 11:59:46 +02:00 |
|
Folkert
|
4d55b756bb
|
remove dict/set layout
|
2022-07-13 11:41:19 +02:00 |
|
Folkert
|
8e21fdcb04
|
remove dict/set lowlevels
|
2022-07-13 11:24:07 +02:00 |
|
Richard Feldman
|
c61795197f
|
Merge pull request #3478 from rtfeldman/toplevel-expect-captures
toplevel expect captures
|
2022-07-12 08:58:19 -04:00 |
|
Folkert
|
f7d556b0d1
|
Merge remote-tracking branch 'origin/trunk' into wasm-test-wasm3
|
2022-07-10 22:46:15 +02:00 |
|
Folkert
|
67cbe6a590
|
pipe a list of expects to llvm codegen
|
2022-07-10 20:04:08 +02:00 |
|
Ayaz Hafiz
|
032a8a892b
|
Use correct callconv for Str.toNum
|
2022-07-10 13:42:38 -04:00 |
|
Folkert
|
5df489ba23
|
turn toplevel expects into inline expects
|
2022-07-10 19:17:51 +02:00 |
|
Folkert
|
e36f6f0908
|
codegen an llvm test wrapper similar to the wasm one
|
2022-07-10 15:08:41 +02:00 |
|
Folkert
|
cef4dc6b9f
|
add wasm test mode that influences test wrapper codegen
|
2022-07-10 14:05:17 +02:00 |
|
Brendan Hansknecht
|
93e0439b7f
|
typo
|
2022-07-09 09:24:14 -07:00 |
|
Brendan Hansknecht
|
b3fa1d2dc2
|
Merge remote-tracking branch 'origin/trunk' into roc-exposed-return
|
2022-07-09 09:18:48 -07:00 |
|
Brendan Hansknecht
|
9248e1853b
|
correct dropping of return pointer from exposed functions
|
2022-07-09 09:18:22 -07:00 |
|
Folkert
|
e8530eaca5
|
improve lowlevel unwrapping
|
2022-07-08 22:13:13 +02:00 |
|
Folkert
|
0f86886ab7
|
Merge branch 'list-unsafe-append' into can-builtins-cleanup
|
2022-07-08 15:38:02 +02:00 |
|
Folkert
|
972d652d5d
|
Merge remote-tracking branch 'origin/trunk' into list-unsafe-append
|
2022-07-08 13:57:09 +02:00 |
|
Folkert
|
41768bfa97
|
new approach for defining our builtins
|
2022-07-08 13:46:34 +02:00 |
|
Ayaz
|
856b38a958
|
Merge pull request #3319 from rtfeldman/remove-old-expect-logic
remove old expect logic
|
2022-07-07 21:21:36 -05:00 |
|
Folkert
|
56c9787e8f
|
List.appendUnsafe and List.reserve
|
2022-07-07 22:40:28 +02:00 |
|
Folkert
|
dda79a255e
|
store the capacity for list literals
|
2022-07-07 22:40:28 +02:00 |
|
Folkert de Vries
|
0412578e49
|
Merge pull request #3433 from rtfeldman/url-appending-fixes
url appending fixes
|
2022-07-07 11:51:40 +02:00 |
|
Richard Feldman
|
20ea7289be
|
cliiiiiiiippy
|
2022-07-06 21:15:25 -04:00 |
|
Ayaz Hafiz
|
54afed12a3
|
Initialize capacity when storing list
|
2022-07-06 15:18:34 -04:00 |
|
Folkert de Vries
|
b28561d1c9
|
Merge branch 'trunk' into dylib-roc-benchmarks
|
2022-07-06 18:39:16 +02:00 |
|
Richard Feldman
|
7365da6f69
|
Merge pull request #3370 from rtfeldman/list-unreachable
List unreachable
|
2022-07-06 10:45:50 -04:00 |
|
Folkert
|
0d59429061
|
primitives in the CLI for running top-level expectations
|
2022-07-06 14:17:50 +02:00 |
|
Ayaz Hafiz
|
20a7f1f585
|
Remove Failure dead code
|
2022-07-06 13:50:14 +02:00 |
|
Folkert
|
f05274faef
|
Merge remote-tracking branch 'origin/trunk' into remove-old-expect-logic
|
2022-07-06 13:03:41 +02:00 |
|
Folkert
|
3a30e77726
|
Merge remote-tracking branch 'origin/trunk' into list-unreachable
|
2022-07-06 01:38:50 +02:00 |
|
Folkert
|
52605fcca9
|
simplify string splitting LLVM codegen
|
2022-07-06 01:12:03 +02:00 |
|
Folkert de Vries
|
93dbda9ac5
|
Merge pull request #3399 from rtfeldman/pure-roc-map-with-index
Pure Roc `List.mapWithIndex`
|
2022-07-06 00:25:46 +02:00 |
|
Folkert
|
ddead4dfcc
|
RocCallResult::new
|
2022-07-06 00:18:45 +02:00 |
|
Folkert
|
b2b0653592
|
fix accepting a list as an argument in a test platform
|
2022-07-06 00:18:20 +02:00 |
|
Folkert
|
a9d296b21c
|
add run_roc_dylib, which can take an argument
|
2022-07-05 17:25:39 +02:00 |
|
Folkert
|
6095dcff66
|
Merge remote-tracking branch 'origin/trunk' into list-unreachable
|
2022-07-04 19:21:31 +02:00 |
|
Folkert
|
6d7c329698
|
Str.walkScalars
|
2022-07-04 18:01:19 +02:00 |
|
Folkert
|
1de9270ecf
|
Merge remote-tracking branch 'origin/trunk' into str-walk
|
2022-07-04 16:30:07 +02:00 |
|
Folkert
|
9c41a4d442
|
str.appendScalar
|
2022-07-04 16:27:04 +02:00 |
|
Brian Carroll
|
40231535fa
|
builtins: Delete Zig implementation of List.mapWithIndex
|
2022-07-04 15:14:32 +01:00 |
|