Commit graph

8642 commits

Author SHA1 Message Date
Folkert
02bc0036ab fix wrong tag name used in Dict.get 2021-06-13 16:54:37 +02:00
Richard Feldman
2fc3305423 Have hello-world example use C 2021-06-13 10:49:18 -04:00
Folkert
bb25746928 Merge remote-tracking branch 'origin/trunk' into name-functions-with-morphic 2021-06-13 13:15:18 +02:00
Chadtech
eb7cf126d5
Merge branch 'trunk' into document-only-exposed-values 2021-06-13 02:04:48 -04:00
Richard Feldman
3683f20838 Add hello-zig (clone of hello-world) example 2021-06-12 22:40:13 -04:00
Richard Feldman
1c047fbc68
Merge pull request #1399 from rtfeldman/inkwell-invoke
use inkwell's invoke
2021-06-12 22:40:07 -04:00
Chadtech
f53339a595 Clippy fix 2021-06-12 19:09:00 -04:00
Chadtech
ebbdf671ae Look into values exposed by host and only add those entries to the documentation html 2021-06-12 18:57:59 -04:00
Folkert
dc8d1135c9 use inkwell's invoke stuff 2021-06-13 00:17:35 +02:00
Folkert
86f35c33cd work on higher order lowlevels 2021-06-12 23:05:06 +02:00
Richard Feldman
31ccd699e8
Merge pull request #1391 from rtfeldman/regression_testing
benchmark regression testing
2021-06-12 10:08:48 -04:00
Richard Feldman
d18e84f517
Merge pull request #1396 from rtfeldman/no-suitable-llvm
Added instructions for no suitable version of LLVM was found
2021-06-12 10:06:38 -04:00
Anton-4
760f3c460d
Merge pull request #1397 from rtfeldman/run-editor-fix
Feature typo correction to be able to run the editor.
2021-06-12 16:04:54 +02:00
Anton-4
2680e475d1
Feature name correction 2021-06-12 15:17:37 +02:00
Anton-4
df2fdc7d8d
No suitable version of LLVM was found 2021-06-12 14:50:01 +02:00
Anton-4
119d8bc061 Merge branch 'regression_testing' of github.com:rtfeldman/roc into regression_testing 2021-06-11 15:38:47 +02:00
Anton-4
13e585d5ef final touches 2021-06-11 15:38:31 +02:00
Anton-4
3144d59551
Merge branch 'trunk' into regression_testing 2021-06-11 14:55:49 +02:00
Anton-4
b7196e98fc compare to actual trunk 2021-06-11 14:52:18 +02:00
Anton-4
87292d0c90 can't read CPU temp in a VM, increased bench runs 2021-06-11 14:24:46 +02:00
Anton-4
ae6ed24236 print CPU temp at start of benchmarks 2021-06-11 13:38:13 +02:00
Anton-4
58de0c9826 trying to fix cfold 2021-06-11 12:41:17 +02:00
Richard Feldman
587d36505a
Merge pull request #1376 from rtfeldman/dec-to-string
Add RocDec.toString
2021-06-10 21:26:41 -04:00
Folkert
ff8d26a042 fix typo 2021-06-10 12:20:38 +02:00
Lucas
7f52e46c69
Merge branch 'trunk' into dec-to-string 2021-06-09 18:47:50 -04:00
Richard Feldman
c4ead999f2
Merge pull request #1381 from rtfeldman/update_zig
Update to Zig 0.8.0
2021-06-09 18:27:33 -04:00
Folkert
d5f89ccbe6 fix calling conventions 2021-06-09 23:37:26 +02:00
Anton-4
8d4e67c990 cp -r 2021-06-09 20:53:27 +02:00
Anton-4
a693cc34e4 don't change dir 2021-06-09 20:40:38 +02:00
Anton-4
a9bbb25c89 skip cfold 2021-06-09 20:31:07 +02:00
Anton-4
fa0e183947 forgot to set ulimit 2021-06-09 20:04:15 +02:00
Anton-4
258d05c6d0 Merge branch 'regression_testing' of github.com:rtfeldman/roc into regression_testing 2021-06-09 19:57:07 +02:00
Anton-4
3d83fa2878 dont use safe-earthly 2021-06-09 19:56:40 +02:00
Anton-4
b3128d9172
Merge branch 'trunk' into regression_testing 2021-06-09 19:48:56 +02:00
Anton-4
55d6877cdf github actions debugging 2021-06-09 19:48:42 +02:00
Anton-4
73d9e04f60 github actions debugging 2021-06-09 19:47:11 +02:00
Anton-4
f845f3965b github action runner debugging 2021-06-09 19:45:05 +02:00
Anton-4
4d86cce96f print full earthly command 2021-06-09 19:40:27 +02:00
Anton-4
0145cdc138 fix arg passing 2021-06-09 19:31:04 +02:00
Folkert
9476f63e07 WIP 2021-06-09 19:21:24 +02:00
Anton-4
a09fb75e7c put build-arg in correct position 2021-06-09 19:14:44 +02:00
Folkert
3c8d675378 get most cli tests to pass 2021-06-09 19:05:37 +02:00
Anton-4
dccdd5c939 compare to previuous commit for now 2021-06-09 18:55:53 +02:00
Anton-4
5e4fc1dc2f now executing benchmarks outside earthly 2021-06-09 18:52:34 +02:00
Folkert
4151dac452 Merge branch 'update_zig' into name-functions-with-morphic 2021-06-09 14:57:25 +02:00
Folkert
20f6e03cfb Merge remote-tracking branch 'origin/trunk' into name-functions-with-morphic 2021-06-09 14:57:09 +02:00
Folkert
fd1167d086 Merge branch 'update_zig' of github.com:rtfeldman/roc into update_zig 2021-06-09 14:27:13 +02:00
Folkert de Vries
61402f2a11
Merge branch 'trunk' into update_zig 2021-06-09 14:26:54 +02:00
Folkert
f20122e71c Merge remote-tracking branch 'origin/trunk' into update_zig 2021-06-09 14:26:35 +02:00
Folkert
12c186813d use std.mem.swap 2021-06-09 14:25:45 +02:00