Brendan Hansknecht
|
787d7f85ac
|
switch dbg arg ordering to make it backwards compatible
|
2023-12-02 21:18:32 -08:00 |
|
Brendan Hansknecht
|
13d2238536
|
update roc_dbg in platforms
|
2023-12-02 21:18:31 -08:00 |
|
Brendan Hansknecht
|
88106d1659
|
add basic roc_dbg impl to c platforms
|
2023-11-29 22:02:27 -08:00 |
|
Bryce Miller
|
0132df9b5a
|
merge main
|
2023-06-10 15:04:25 -04:00 |
|
Luke Boswell
|
092676c4b7
|
Merge remote-tracking branch 'remote/main' into remove-json
|
2023-06-07 15:38:01 +10: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 |
|
Luke Boswell
|
c1ff49be6c
|
change just Json module name
|
2023-06-04 17:37:01 +10:00 |
|
Brendan Hansknecht
|
75a035e12d
|
remove all definitions of roc_memcpy
|
2023-06-02 15:23:05 -07:00 |
|
Bryce Miller
|
c68807bc5a
|
has -> implements in roc code
|
2023-05-26 20:39:01 -04:00 |
|
Bryce Miller
|
3b1dbafb2e
|
abilities syntax has -> implements in examples
|
2023-05-24 21:30:35 -04:00 |
|
Luke Boswell
|
4f22b0747f
|
mono and update Json.fromUtf8 and Json.toUtf8 to Json.json
|
2023-04-21 10:57:48 +10:00 |
|
Luke Boswell
|
64a614396a
|
fix for ruby-interop example
|
2023-03-06 17:37:12 +11:00 |
|
Richard Feldman
|
5958f50728
|
Drop obsolete mentions of roc_send_signal
|
2022-12-08 06:36:12 -05:00 |
|
Richard Feldman
|
58ea07f14f
|
Merge pull request #4503 from roc-lang/windows-cli-tests
Windows rust platforms
|
2022-11-11 09:42:06 -08:00 |
|
Folkert
|
21600828b2
|
c conditional compilation, for real
|
2022-11-11 11:09:15 +01:00 |
|
Anton-4
|
cd375538f2
|
add missing includes for clang 14
I believe implicit declarations(=missing headers) used to be a warning in clang 13 but this now an error in clang 14
|
2022-11-09 20:46:48 +01:00 |
|
Folkert
|
92cc120c7f
|
Merge remote-tracking branch 'origin/main' into roc-dev-inline-expects
|
2022-11-05 12:21:37 +01:00 |
|
Richard Feldman
|
a06ba9ad23
|
Rename ruby interop platform
|
2022-11-03 22:47:04 -04:00 |
|
Richard Feldman
|
e31d308866
|
Use JSON to talk to Ruby
|
2022-11-03 22:39:10 -04:00 |
|
Richard Feldman
|
0721f5a9d8
|
Use JSON in the ruby-interop demo
|
2022-11-03 21:56:01 -04:00 |
|
Folkert
|
19ea3489cb
|
provide more libc functions for the expect implementation
|
2022-10-12 20:59:18 +02:00 |
|
Richard Feldman
|
56ae0f7ee1
|
Add initial examples/ruby-interop
|
2022-08-11 17:15:07 -04:00 |
|