Brendan Hansknecht
|
3e66254b25
|
update zig and rust platforms to have correct roc_panic and roc_dbg
|
2023-11-29 21:49:34 -08:00 |
|
Brendan Hansknecht
|
f5fb01fd53
|
Get tests passing
Add roc_dbg to some platforms.
Also start updating some roc_panic impls.
|
2023-11-29 21:05:49 -08:00 |
|
Luke Boswell
|
3c9a8e5e4c
|
ignore build artifacts
|
2023-11-03 16:42:27 +11:00 |
|
Brendan Hansknecht
|
40a40ef6d2
|
get examples working
|
2023-10-23 13:50:31 -07:00 |
|
Richard Feldman
|
e25be01ccd
|
Update .gitignores
|
2023-10-19 22:04:14 -04:00 |
|
Richard Feldman
|
2da41be29f
|
Merge remote-tracking branch 'origin/main' into abilities-syntax
|
2023-08-10 20:36:01 -04:00 |
|
Folkert
|
3d86ccf167
|
remove as Fx from platform types
|
2023-08-08 16:37:47 +02:00 |
|
Folkert
|
7fd340fa9b
|
pure roc nest/nestHelp
|
2023-07-28 17:25:05 +02:00 |
|
Folkert de Vries
|
fa721d9b29
|
Merge pull request #5600 from roc-lang/compiler-rt-cleanup
Compiler-rt cleanup macos
|
2023-06-27 21:12:55 +02:00 |
|
Brendan Hansknecht
|
4f97ab2965
|
remove old compiler-rt workarounds for macos
|
2023-06-24 17:27:11 -07:00 |
|
Folkert
|
c87519c209
|
search for multiple TRMC opportunities
|
2023-06-24 14:49:55 +02:00 |
|
Folkert
|
b349fca521
|
make NQueens more tail recursive
|
2023-06-24 14:49:54 +02:00 |
|
Folkert
|
9ab4413beb
|
rewrite constFolding logic
|
2023-06-24 14:49:49 +02:00 |
|
Folkert
|
daaa1a3720
|
remove stray dbg
|
2023-06-16 10:30:43 -05:00 |
|
Bryce Miller
|
29561372de
|
merge main
|
2023-06-05 20:21:44 -04:00 |
|
Bryce Miller
|
cb08225bf0
|
| -> where
|
2023-06-05 20:19:00 -04:00 |
|
Brendan Hansknecht
|
75a035e12d
|
remove all definitions of roc_memcpy
|
2023-06-02 15:23:05 -07:00 |
|
Bryce Miller
|
ffa622e065
|
Merge branch 'main' into abilities-syntax
Signed-off-by: Bryce Miller <sandprickle@users.noreply.github.com>
|
2023-05-29 13:42:36 +02:00 |
|
Bryce Miller
|
dbc0204532
|
abilities syntax has -> implements
|
2023-05-24 21:30:16 -04:00 |
|
Richard Feldman
|
999e3b6540
|
Merge pull request #5300 from roc-lang/benchmark_segfault
improve benchmark error handling, bugfixes
|
2023-05-19 08:05:28 -04:00 |
|
Brendan Hansknecht
|
0e24403664
|
enable using other zig libaries in host instead of just str.zig
|
2023-04-25 14:14:35 -07:00 |
|
Anton-4
|
8861c9394a
|
improve benchmark error handling, bugfixes
|
2023-04-18 15:19:58 +02:00 |
|
Folkert
|
fdf1489df6
|
Merge remote-tracking branch 'origin/main' into glue-getters-rtfeldman
|
2023-03-14 01:01:26 +01:00 |
|
Brendan Hansknecht
|
e32c5f6514
|
standardize on decref instead of deinit for name
|
2023-03-13 14:08:23 -07:00 |
|
Folkert
|
769a4c415b
|
update remaining cli tests
|
2023-03-05 16:57:51 +01:00 |
|
Folkert
|
706894d37a
|
new names for mainforhost
|
2023-03-01 21:55:42 +01:00 |
|
Ayaz Hafiz
|
3d0a0a4a99
|
Update more dict/set references
|
2023-01-14 15:33:54 +01:00 |
|
Richard Feldman
|
3e448fd2b4
|
Merge remote-tracking branch 'origin/main' into packages
|
2022-12-17 03:32:52 -05:00 |
|
Richard Feldman
|
fefb3b9908
|
gitignore cli_testing_example's compiled app
|
2022-12-16 12:29:47 -05:00 |
|
Ayaz Hafiz
|
a4f124687d
|
Add a test for polymorphic dbgs
|
2022-12-14 17:02:43 -06:00 |
|
Ayaz Hafiz
|
3053d0148d
|
Ignore expects binary
|
2022-12-14 16:55:14 -06:00 |
|
Folkert
|
9c72eb5b93
|
test expects for variables and expressions
|
2022-12-09 00:04:43 +01:00 |
|
Folkert
|
4b9e64fd7d
|
Merge branch 'expect-dbg-atomics' into expect-print-values
|
2022-12-08 23:43:11 +01:00 |
|
Folkert
|
13d0b75bc1
|
Merge remote-tracking branch 'origin/main' into expect-print-values
|
2022-12-08 23:42:03 +01:00 |
|
Richard Feldman
|
5958f50728
|
Drop obsolete mentions of roc_send_signal
|
2022-12-08 06:36:12 -05:00 |
|
Brendan Hansknecht
|
28835d5bf3
|
some bug fixes
|
2022-12-03 13:17:34 -08:00 |
|
Folkert
|
f55ca53088
|
move the test files to prevent race condition on platform
|
2022-12-02 15:43:49 +01:00 |
|
Folkert
|
eafa1d6e5f
|
improve windows support
|
2022-11-10 23:48:30 +01:00 |
|
Folkert
|
b6b7d186e4
|
make new extern functions compile on windows
|
2022-11-10 23:14:41 +01:00 |
|
Folkert
|
f58b3cbf5c
|
remove duplicate import
|
2022-11-03 16:13:25 +01:00 |
|
Folkert
|
0c9b49f5cd
|
Merge remote-tracking branch 'origin/main' into roc-dev-inline-expects
|
2022-11-02 23:02:22 +01:00 |
|
Brian Carroll
|
9ebf934ee7
|
Merge pull request #4444 from roc-lang/windows-cli-tests
Windows cli tests
|
2022-11-01 06:43:23 +00:00 |
|
Folkert
|
0cada70627
|
add comment about removeing \r
|
2022-10-31 22:48:50 +01:00 |
|
Folkert de Vries
|
55ea3bbea2
|
Merge pull request #4437 from roc-lang/windows-effect-loop-scratchpad
windows: working cli benchmark tests
|
2022-10-31 22:33:10 +01:00 |
|
Ayaz Hafiz
|
cfe7c8e5ef
|
Warn on the presence of unnecessary wildcards in output positions
|
2022-10-31 09:38:20 -05:00 |
|
Folkert
|
9620140079
|
use timer instead of CLOCK in zig platforms
|
2022-10-30 13:46:21 +01:00 |
|
Folkert
|
7b449516ad
|
strip carriage return differently
|
2022-10-30 11:50:26 +01:00 |
|
Folkert
|
b3f151fd53
|
deal with carriage return when getting a number from stdin
|
2022-10-29 21:13:28 +02:00 |
|
Folkert
|
ebac056814
|
Merge remote-tracking branch 'origin/main' into roc-dev-inline-expects
|
2022-10-21 23:05:34 +02:00 |
|
Anton-4
|
3dad6aba7c
|
moved platform-switching
|
2022-10-17 15:22:20 +02:00 |
|