Anton-4
0987be4c2d
dbg
2023-12-26 13:26:31 +01:00
Anton-4
52133e2d21
keep ingested_file_bytes result the same on import changes
2023-12-23 18:44:36 +01:00
Anton-4
cf96010543
update to basic-cli 0.7.1
2023-12-23 16:54:59 +01:00
Brendan Hansknecht
da301df37b
separate emitting debug info from emitting llvm-ir
2023-12-04 13:13:30 -08:00
Brendan Hansknecht
e8d2deca90
fix off by one in roc_dbg
2023-12-03 08:22:04 -08:00
Brendan Hansknecht
f4fceb232c
fix test after rebase on main
2023-12-02 21:21:10 -08:00
Brendan Hansknecht
787d7f85ac
switch dbg arg ordering to make it backwards compatible
2023-12-02 21:18:32 -08:00
Brendan Hansknecht
546e0778c4
update dbg cli test
2023-12-02 21:18:32 -08:00
Brendan Hansknecht
6134ce0a3b
update inspect_logging test case
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
5dd0bdebc9
support seamless slice in expects
2023-12-02 15:57:53 -08:00
Anton-4
dc37b7a31d
Merge pull request #6132 from roc-lang/use-basic-cli-7
...
use latest basic-cli
2023-12-01 16:37:04 +01:00
Anton-4
b4506a4dac
Merge pull request #6095 from CrepeGoat/patch-1
...
Fixed `roc format --stdin --stdout` to format output
2023-12-01 15:27:05 +01:00
Anton-4
cc8966e37d
Update ingested_file_bytes test
...
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-12-01 12:49:31 +01:00
Anton-4
a050933955
use latest basic-cli
2023-12-01 12:33:09 +01:00
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
Brendan Hansknecht
e6cc43492a
rip out old dbg and setup reasonable base debug location info
2023-11-29 21:05:49 -08:00
Becker A
1cf2a4e738
Merge branch 'main' into patch-1
2023-11-29 18:17:02 -07:00
Brendan Hansknecht
77e55c88bf
update cli logging test
2023-11-28 16:40:43 -08:00
Becker A
714404b081
Fixed roc format --stdin --stdout
to format output
...
fixes #6088
Signed-off-by: Becker A. <awqatty.b@gmail.com>
2023-11-26 01:14:46 -07:00
Brendan Hansknecht
03b3b4e341
add check tests to avoid basic-cli files going stale
2023-11-20 19:33:23 -08:00
Brendan Hansknecht
ffda01e80b
update all examples to basic-cli version and mark broken examples
2023-11-20 15:36:15 -08:00
Brendan Hansknecht
f727aea875
Remove stale copy of basic-cli from the repo
...
It is outdated and source of bugs for users.
There should only exist one form of basic-cli.
There are still plently of local platforms if we need them for testing.
On top of that, more can be added to cli_test_examples if needed.
2023-11-20 14:59:13 -08:00
Brendan Hansknecht
2a385839fe
deal with system target
2023-11-06 09:31:22 -08:00
Brendan Hansknecht
6006891889
correct path and add TODO
2023-11-06 09:31:22 -08:00
Brendan Hansknecht
8e86640bd7
add preprocess host cli option
2023-11-06 09:31:22 -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
0eefbac8e3
Merge remote-tracking branch 'origin/main' into output-flag
2023-10-22 17:50:02 -04:00
Richard Feldman
fefaa92bd8
Merge pull request #5917 from roc-lang/format-stdout
...
Support `roc format` to stdout/from stdin
2023-10-22 17:47:41 -04:00
Richard Feldman
881184c2c0
Fix a wasm test
2023-10-22 16:57:26 -04:00
Richard Feldman
c8483e30e4
Revert "Use .extend"
...
This reverts commit 8f68ff5d70
.
2023-10-22 15:16:14 -04:00
Richard Feldman
086a2e4c14
Fix some gui tests
2023-10-22 15:02:09 -04:00
Richard Feldman
d25c7b7025
Update ruby interop test
2023-10-22 14:48:31 -04:00
Richard Feldman
8f68ff5d70
Use .extend
2023-10-22 14:42:50 -04:00
Richard Feldman
e25be01ccd
Update .gitignores
2023-10-19 22:04:14 -04:00
Richard Feldman
b0068d522b
Update CLI tests to use new --output filenames
2023-10-19 21:27:51 -04:00
Richard Feldman
eebec8a378
Add --output to build
, default to app filename
2023-10-19 20:42:28 -04:00
Richard Feldman
a96752a65a
Add --output CLI flag for roc docs
2023-10-19 17:21:27 -04:00
Richard Feldman
3ba2cd5610
clippy
2023-10-18 23:04:19 -04:00
Richard Feldman
e442f18e68
Support roc format
to stdout/from stdin
2023-10-18 23:02:38 -04:00
Anton-4
ac13ce57c2
Merge branch 'main' into roc-dev-report-status
2023-10-10 20:04:57 +02:00
Anton-4
1b7f2e7b55
fix ignore
2023-09-26 13:13:09 +02:00
Anton-4
1957d52945
ignore false-interpreter on linux
2023-09-26 12:55:19 +02:00
Anton-4
bd3b64d5d0
ignore 2 windows tests
...
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-09-23 14:46:58 +02:00
Anton-4
63d3dfc656
disable some tests
...
These work locally but fail on CI
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-09-19 19:43:24 +02:00
Anton-4
d0a2b5e8e1
enable fixed windows tests
...
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-09-19 18:48:10 +02:00
Anton-4
bd8e621091
fmt
2023-09-11 17:41:39 +02:00
Anton-4
38bd84d603
Merge branch 'main' of github.com:roc-lang/roc into remove-editor
2023-09-11 17:38:32 +02:00