Folkert
|
98d13f944d
|
Merge remote-tracking branch 'origin/trunk' into partialproc-by-reference
|
2021-11-03 15:33:26 +01:00 |
|
Folkert de Vries
|
ee0427ef2b
|
Merge pull request #1857 from rtfeldman/shritesh/hello-swift
Add Swift host
|
2021-11-03 15:33:15 +01:00 |
|
Folkert
|
c5005d3dd1
|
Merge remote-tracking branch 'origin/trunk' into partialproc-by-reference
|
2021-11-03 15:32:39 +01:00 |
|
Folkert
|
353ad04229
|
simplify noncapturing closure IR gen
|
2021-11-03 15:18:11 +01:00 |
|
Shritesh Bhattarai
|
ec8c4665ab
|
Merge branch 'trunk' into shritesh/hello-swift
|
2021-11-03 09:46:56 -04:00 |
|
Folkert
|
bc71cf53d6
|
simplify capturing closure IR gen
|
2021-11-03 14:26:14 +01:00 |
|
Brian Carroll
|
2070555697
|
Merge branch 'trunk' into wasm_module_builder
|
2021-11-03 13:18:00 +00:00 |
|
Folkert
|
a15183a7d1
|
refactor
|
2021-11-03 14:09:04 +01:00 |
|
Folkert
|
74df66a472
|
make new PartialProcs struct
|
2021-11-03 13:59:00 +01:00 |
|
Luiz Carlos L. G. de Oliveira
|
7cdf8a9d70
|
Merge branch 'trunk' into Change--arch-flag-to--A-when-calling-ld
|
2021-11-03 09:25:36 -03:00 |
|
Luiz Carlos L. G. de Oliveira
|
07246c8c6e
|
Change linking for linux to correctly specify architecture
Co-authored-by: Richard Feldman <oss@rtfeldman.com>
|
2021-11-03 09:16:07 -03:00 |
|
Brian Carroll
|
7fdd6cf952
|
rust-fmt
|
2021-11-03 11:59:49 +00:00 |
|
Brian Carroll
|
b432d923b1
|
Create a linking module
|
2021-11-03 11:46:46 +00:00 |
|
Richard Feldman
|
e2dc172992
|
Merge pull request #1879 from rtfeldman/docs-cli-WIP
add WIP to cli help for docs
|
2021-11-03 07:38:28 -04:00 |
|
Richard Feldman
|
f0b1d59bdd
|
Add Joshua Warner to AUTHORS
|
2021-11-03 07:37:56 -04:00 |
|
Richard Feldman
|
0378affa80
|
Merge pull request #1878 from rtfeldman/remove-unused-parser-newline-functions
Remove unused spaces_till_end_of_line / chomp_line_comment functions
|
2021-11-03 07:36:50 -04:00 |
|
Brian Carroll
|
e10b7d1f2c
|
Merge branch 'trunk' of github.com:rtfeldman/roc into wasm_module_builder
|
2021-11-03 11:32:45 +00:00 |
|
Brian Carroll
|
d87db20478
|
clippy
|
2021-11-03 11:31:12 +00:00 |
|
Brian Carroll
|
ad9b761fce
|
Move wasm file format code into a submodule
|
2021-11-03 11:20:16 +00:00 |
|
Folkert de Vries
|
416a143a7d
|
Merge branch 'trunk' into shritesh/hello-swift
|
2021-11-03 12:12:42 +01:00 |
|
Folkert de Vries
|
8237326c7c
|
Merge pull request #1876 from rtfeldman/deps
drop unused dependencies
|
2021-11-03 12:12:14 +01:00 |
|
Brian Carroll
|
7fa6436ee6
|
Merge branch 'trunk' of github.com:rtfeldman/roc into wasm_module_builder
|
2021-11-03 10:36:34 +00:00 |
|
Brian Carroll
|
87f6246851
|
Remove parity-wasm!
|
2021-11-03 10:36:08 +00:00 |
|
Brian Carroll
|
59757d638a
|
Migrate the last sections: Type and Function
|
2021-11-03 10:24:03 +00:00 |
|
Anton-4
|
824373dfb8
|
Merge branch 'trunk' into deps
|
2021-11-03 10:50:50 +01:00 |
|
Anton-4
|
a3fc724df3
|
removed unused maplit
|
2021-11-03 10:50:25 +01:00 |
|
Anton-4
|
42bb59ae0d
|
add WIP to cli help for docs
|
2021-11-03 09:27:00 +01:00 |
|
Joshua Warner
|
6a30e422da
|
Remove unused spaces_till_end_of_line / chomp_line_comment functions from the parser
|
2021-11-02 20:28:16 -07:00 |
|
Shritesh Bhattarai
|
b6872a06d1
|
Add cli test for hello-swift
|
2021-11-02 21:28:01 -04:00 |
|
Shritesh Bhattarai
|
e3a0dfe264
|
Separate ld_command and ld_child
|
2021-11-02 21:13:37 -04:00 |
|
Shritesh Bhattarai
|
ec78b9eade
|
Move sdk_path back up
|
2021-11-02 21:10:50 -04:00 |
|
Shritesh Bhattarai
|
6c6d64506b
|
Revert comment layout oops
|
2021-11-02 20:56:40 -04:00 |
|
Shritesh Bhattarai
|
8b2d3dbe44
|
Swiftc -O support
|
2021-11-02 20:33:04 -04:00 |
|
Shritesh Bhattarai
|
66e9a7f82e
|
No need to allocate a vec
|
2021-11-02 20:28:10 -04:00 |
|
Shritesh Bhattarai
|
6590d4fe41
|
big_sur_fix -> sdk_path
|
2021-11-02 20:28:10 -04:00 |
|
Shritesh Bhattarai
|
d7262d4320
|
Add small RocStr support
|
2021-11-02 20:28:10 -04:00 |
|
Shritesh Bhattarai
|
bc63536938
|
A lot of todos but big RocStr works
|
2021-11-02 20:28:10 -04:00 |
|
Richard Feldman
|
16e80cd5aa
|
Merge pull request #1845 from rtfeldman/shritesh/aarch64-tests
Add aarch64-target in roc_cli and rebuild_host
|
2021-11-02 20:10:02 -04:00 |
|
Richard Feldman
|
e7c9a5211f
|
Drop file that was accidentally restored in rebase
|
2021-11-02 19:39:11 -04:00 |
|
Richard Feldman
|
ac42470c81
|
Drop unused libc deps
|
2021-11-02 19:37:38 -04:00 |
|
Richard Feldman
|
0bc3ff4ca5
|
Use std and core over libc where equivalent
|
2021-11-02 19:37:05 -04:00 |
|
Richard Feldman
|
bb49593c2e
|
Move test_mono deps into dev deps
|
2021-11-02 19:37:05 -04:00 |
|
Richard Feldman
|
f5d16356e2
|
Mark it as okay that confy is unused
|
2021-11-02 19:37:05 -04:00 |
|
Richard Feldman
|
abe0da2eb0
|
Drop some unused deps
|
2021-11-02 19:37:05 -04:00 |
|
Richard Feldman
|
3f310df4b5
|
Drop unused roc_fmt dep
|
2021-11-02 19:37:05 -04:00 |
|
Richard Feldman
|
ffbf2b4276
|
Move some things to dev deps
|
2021-11-02 19:37:05 -04:00 |
|
Richard Feldman
|
386c890b57
|
Drop unused roc_fmt dep
|
2021-11-02 19:37:05 -04:00 |
|
Richard Feldman
|
06c213a5dd
|
Move some gen_dev deps into dev deps
|
2021-11-02 19:37:05 -04:00 |
|
Richard Feldman
|
14dc4dec88
|
Drop unused inlinable_string dep
|
2021-11-02 19:37:05 -04:00 |
|
Richard Feldman
|
10fe5b361e
|
Merge pull request #1877 from rtfeldman/wsl-troubleshooting-tip
Add WSL troubleshooting tip to BUILDING_FROM_SOURCE.md
|
2021-11-02 19:35:28 -04:00 |
|