Anton-4
|
5487f8e7cb
|
fmt+clippy
|
2021-10-29 20:13:31 +02:00 |
|
Anton-4
|
e0fac60ddb
|
fixed undefined _dl_catch_error_ptr
|
2021-10-29 20:10:57 +02:00 |
|
Brian Hicks
|
5ef5a364ba
|
add the right COREAUDIO_SDK_PATH fore coreaudio-sys
|
2021-10-29 11:05:19 -05:00 |
|
Brian Carroll
|
f5f34b74c0
|
Write serializers for much of the linking and relocation sections
|
2021-10-29 16:04:27 +01:00 |
|
Anton-4
|
570804dbe1
|
no need to install earthly on self-hosted runner
|
2021-10-29 14:50:44 +02:00 |
|
Richard Feldman
|
2980e195ce
|
Merge pull request #1835 from rtfeldman/fix-ir-clones
remove clones in ir.rs
|
2021-10-28 22:15:17 -04:00 |
|
Richard Feldman
|
117129695c
|
Add Tim Whiting to AUTHORS
|
2021-10-28 22:14:16 -04:00 |
|
Richard Feldman
|
d407ba1473
|
Merge pull request #1836 from rtfeldman/list_min
List.min
|
2021-10-28 22:13:04 -04:00 |
|
Brian Carroll
|
2020e89db7
|
Create reserve_padded_u32, nice for readability
|
2021-10-28 22:44:33 +01:00 |
|
Brian Carroll
|
7841ef959a
|
Serialize padded signed integers and refactor serialize module
|
2021-10-28 20:45:04 +01:00 |
|
Folkert de Vries
|
aa978ae6d9
|
Merge branch 'trunk' into list_min
|
2021-10-28 20:32:27 +02:00 |
|
Folkert de Vries
|
1e6b5db1e3
|
Merge pull request #1820 from rtfeldman/str_trim
Str.trim
|
2021-10-28 20:32:12 +02:00 |
|
Brian Carroll
|
3c9375af28
|
Start creating module_builder
|
2021-10-28 13:18:14 +01:00 |
|
Brian Carroll
|
82acf55d38
|
Create serializer module
|
2021-10-28 11:50:55 +01:00 |
|
Tim Whiting
|
329c035e24
|
fix comment
|
2021-10-27 20:31:07 -06:00 |
|
Tim Whiting
|
c721a1cc1f
|
add builtin List.min
|
2021-10-27 20:28:34 -06:00 |
|
Dan Gieschen Knutson
|
02117ba512
|
Merge branch 'trunk' into str_trim
|
2021-10-27 18:01:29 -05:00 |
|
Dan Knutson
|
bf29639d87
|
deinit a string that has been trimmed to nothing
|
2021-10-27 17:58:30 -05:00 |
|
Folkert
|
2adaf2be7f
|
remove clones
|
2021-10-27 23:07:33 +02:00 |
|
Folkert
|
3559a0ed6b
|
move check
|
2021-10-27 22:25:37 +02:00 |
|
Folkert
|
456b6fd4d9
|
remove clone
|
2021-10-27 22:25:17 +02:00 |
|
Richard Feldman
|
d7083d5daf
|
Merge pull request #1834 from rtfeldman/fix-custom-clap-repo
Fix custom clap repo
|
2021-10-27 15:48:25 -04:00 |
|
Brian Carroll
|
eb47b5183c
|
Slightly refactor code section swapping
|
2021-10-27 19:41:52 +01:00 |
|
Matthias Beyer
|
26ceda4aa4
|
Fix: Replace deprecated Arg::help() call with Arg::about()
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
|
2021-10-27 18:14:27 +02:00 |
|
Matthias Beyer
|
9ece0fa0be
|
Fix: Do not use custom clone of clap, but upstream
The trick was that the dependency string must be "= 3.0.0-beta.1", not
"~3.0.0-beta.1"!
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
|
2021-10-27 18:14:27 +02:00 |
|
Brian Carroll
|
f066adbe05
|
Adjust relocation offset to account for inserts, preamble, function offset, etc.
|
2021-10-27 16:50:30 +01:00 |
|
Richard Feldman
|
0181645eeb
|
Add Locria and Matthias to AUTHORS
|
2021-10-27 10:01:43 -04:00 |
|
Richard Feldman
|
85aa7f1fd7
|
Merge pull request #1833 from matthiasbeyer/fix-missing-space
Fix missing space
|
2021-10-27 09:58:51 -04:00 |
|
Richard Feldman
|
b17ca5441d
|
Merge pull request #1831 from matthiasbeyer/fix-nix-setup
Fix: Add missing import alsa-lib
|
2021-10-27 09:57:53 -04:00 |
|
Richard Feldman
|
ade3dc2478
|
Merge pull request #1830 from rtfeldman/fix/linux
Use linker arg: --arch
|
2021-10-27 09:56:23 -04:00 |
|
Richard Feldman
|
f8c79d73a4
|
Merge pull request #1829 from rtfeldman/morphic-solve-trivial
Morphic solve trivial
|
2021-10-27 09:53:29 -04:00 |
|
Richard Feldman
|
1b691ec37e
|
Add comment for why false interpreter CLI test is only run in prod
|
2021-10-27 09:53:03 -04:00 |
|
Matthias Beyer
|
c47da13994
|
Fix indention
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
|
2021-10-27 15:00:51 +02:00 |
|
Matthias Beyer
|
0c8db62533
|
Fix: Add missing space in error message
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
|
2021-10-27 15:00:51 +02:00 |
|
Matthias Beyer
|
63f9bf53b4
|
Fix: Add missing import alsa-lib
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
|
2021-10-27 10:16:31 +02:00 |
|
locriacyber
|
1cc6efd50e
|
Merge branch 'trunk' into fix/linux
|
2021-10-27 02:54:24 -04:00 |
|
Locria Cyber
|
1ab223649a
|
Change -arch to --arch on linux
|
2021-10-27 02:52:48 -04:00 |
|
Richard Feldman
|
911359a6f4
|
Merge branch 'trunk' into morphic-solve-trivial
|
2021-10-26 20:39:08 -04:00 |
|
Richard Feldman
|
2dd536825d
|
Merge pull request #1824 from rtfeldman/str_from_int
Convert builtin calls to markup
|
2021-10-26 20:38:26 -04:00 |
|
Richard Feldman
|
801c5631d5
|
Merge pull request #1823 from rtfeldman/nightly-earthly-fix
Fixed earthly install on nightly
|
2021-10-26 20:35:51 -04:00 |
|
Richard Feldman
|
334deb7e3d
|
Merge branch 'trunk' into morphic-solve-trivial
|
2021-10-26 20:35:09 -04:00 |
|
Locria Cyber
|
791c46fe0d
|
Remove deprecated zig features
|
2021-10-26 20:21:55 -04:00 |
|
Dan Gieschen Knutson
|
57b2dcc201
|
Merge branch 'trunk' into str_trim
|
2021-10-26 18:30:53 -05:00 |
|
Dan Knutson
|
352fe90e2d
|
fix format violation
|
2021-10-26 18:14:04 -05:00 |
|
Richard Feldman
|
ed1e751123
|
Add Viktor Fröberg to AUTHORS
|
2021-10-26 18:43:55 -04:00 |
|
Richard Feldman
|
318976dc22
|
Merge pull request #1828 from rtfeldman/vikfroberg-roc-for-elm-typos
Fixed some typos in roc for elm
|
2021-10-26 18:43:00 -04:00 |
|
Brian Carroll
|
1def56ea04
|
Build up a vector of relocations
|
2021-10-26 23:31:36 +01:00 |
|
Folkert de Vries
|
65204cdfef
|
Merge branch 'trunk' into morphic-solve-trivial
|
2021-10-27 00:02:24 +02:00 |
|
Folkert
|
d561f2661d
|
speedups
|
2021-10-27 00:01:21 +02:00 |
|
Brian Carroll
|
fd3d8f5227
|
Get rid of procedure sorting
|
2021-10-26 22:44:28 +01:00 |
|