Jonathan Paprocki
|
d9f0d7b6d2
|
docs: pills.md wording
|
2023-08-07 20:10:48 -04:00 |
|
Jonathan Paprocki
|
d757482b40
|
docs: run a pill with Ares as serf
|
2023-08-07 16:59:57 -04:00 |
|
Jonathan Paprocki
|
5ccbb8cb70
|
Merge pull request #65 from urbit/jon/noun-rep-colors
docs: deuteranomaly-friendly noun rep colors
|
2023-07-26 14:34:07 -04:00 |
|
Jonathan Paprocki
|
83e7f458fc
|
docs: deuteranomaly-friendly noun rep colors
|
2023-07-24 16:25:11 -04:00 |
|
Edward Amsden
|
b7579dcf3f
|
Merge pull request #62 from urbit/jon/noun-rep-docs
docs: corrects docs on noun representation
|
2023-06-22 23:00:49 -05:00 |
|
Edward Amsden
|
bf371242c1
|
Merge pull request #61 from urbit/jon/noun-rep-svg
docs: add noun rep svg
|
2023-06-22 23:00:21 -05:00 |
|
Jonathan Paprocki
|
a894f1e3e2
|
docs: forwarding pointer tag
|
2023-06-22 16:24:26 -04:00 |
|
Jonathan Paprocki
|
85b45d977f
|
docs: corrects docs on noun representation
|
2023-06-22 16:22:34 -04:00 |
|
Jonathan Paprocki
|
3f8b90885d
|
docs: add noun rep svg
|
2023-06-22 16:17:14 -04:00 |
|
Alex Shelkovnykov
|
d14851ef2a
|
Merge pull request #58 from urbit/as/build-ci
Change CI to enforce compiler warnings as errors
|
2023-05-25 17:07:10 +00:00 |
|
Alex Shelkovnykov
|
d02d0373e2
|
pma: add comment to document write/pwrite usage
|
2023-05-25 13:50:09 +00:00 |
|
Alex Shelkovnykov
|
1a4d5b15ec
|
pma: fix void* arithmetic warnings
|
2023-05-25 13:43:05 +00:00 |
|
Alex Shelkovnykov
|
15948a3772
|
pma: fix old style function definition warnings
|
2023-05-25 13:38:50 +00:00 |
|
Alex Shelkovnykov
|
7c9e1fc393
|
pma: fix enum forward reference
|
2023-05-25 13:37:33 +00:00 |
|
Alex Shelkovnykov
|
56a2b1df8e
|
pma: fix unused_result warning
|
2023-05-25 13:35:36 +00:00 |
|
Alex Shelkovnykov
|
1499cf9c45
|
build: switch CI to use release profile
|
2023-05-25 13:33:13 +00:00 |
|
Alex Shelkovnykov
|
0c56775dbe
|
build: split build.rs profiles
|
2023-05-25 13:33:04 +00:00 |
|
Alex Shelkovnykov
|
c13e05a907
|
pma: fix toplevel_ref_arg linter warning
|
2023-05-20 19:20:14 +00:00 |
|
Alex Shelkovnykov
|
3245f9ea14
|
jets: fix toplevel_ref_arg linter warnings
|
2023-05-20 19:18:19 +00:00 |
|
Alex Shelkovnykov
|
960d3a37d7
|
jets: fix needless-borrow linter warning
|
2023-05-20 19:13:43 +00:00 |
|
Alex Shelkovnykov
|
da7954360e
|
jets: fix unused-variable linter warnings
|
2023-05-20 19:13:37 +00:00 |
|
Alex Shelkovnykov
|
1c62849272
|
build: list Rust version used by CI
|
2023-05-20 18:50:25 +00:00 |
|
Alex Shelkovnykov
|
94457e5f90
|
build: add targets to linter
|
2023-05-20 18:47:04 +00:00 |
|
Alex Shelkovnykov
|
d202f8752c
|
build: disable MacOS CI build
|
2023-05-20 14:22:21 +00:00 |
|
Alex Shelkovnykov
|
6e6aa0ab5a
|
build: add on-demand workflow
|
2023-05-20 14:20:24 +00:00 |
|
barter-simsum
|
a07d4d9e74
|
Merge pull request #53 from urbit/barter-simsum/philip-pma-changes
philip's pma changes inter alia
|
2023-05-19 11:10:53 -04:00 |
|
barter-simsum
|
1dd2dd2bd4
|
fix macos build
|
2023-05-18 22:04:49 -04:00 |
|
barter-simsum
|
b4aece5692
|
clang warnings
|
2023-05-18 22:04:49 -04:00 |
|
barter-simsum
|
5e91015f18
|
lint
|
2023-05-18 22:04:49 -04:00 |
|
barter-simsum
|
9df8d89901
|
comment explaining bp()
|
2023-05-18 22:04:49 -04:00 |
|
barter-simsum
|
3055552ef1
|
fix errant multi-page alloc assert
shared pages don't contain an offset. This must have accidentally been included
in the loop when it should have preceded it
|
2023-05-18 22:04:49 -04:00 |
|
barter-simsum
|
eb12e25ef2
|
prefix pma types with PMA + typedef prior to defn
|
2023-05-18 22:04:49 -04:00 |
|
barter-simsum
|
8d70e8d67e
|
misc
|
2023-05-18 20:21:18 -04:00 |
|
barter-simsum
|
7b0cd288d5
|
unhook PMA from event lifecycle. use DoubleJam for persistence
|
2023-05-18 20:21:18 -04:00 |
|
Alex Shelkovnykov
|
78dcbd2d22
|
remove test files from before merge into ares repo
|
2023-05-18 20:21:18 -04:00 |
|
Alex Shelkovnykov
|
40852a1c86
|
replace accidentally deleted pwrite
|
2023-05-18 20:21:18 -04:00 |
|
barter-simsum
|
e83302376f
|
at last no sigsegv due to fubar _pma_state->metadata refactor
|
2023-05-18 20:21:18 -04:00 |
|
barter-simsum
|
f3772c0be0
|
misc
|
2023-05-18 20:21:18 -04:00 |
|
barter-simsum
|
de52547506
|
_pma_state->metadata mem leak
|
2023-05-18 20:21:18 -04:00 |
|
barter-simsum
|
15c4af135c
|
philip's pma changes inter alia
|
2023-05-18 20:21:18 -04:00 |
|
Edward Amsden
|
69a0cca983
|
Merge pull request #52 from urbit/as/pma
Move PMA code into Ares from separate repo
|
2023-05-08 12:13:51 -05:00 |
|
Alex Shelkovnykov
|
6374895d84
|
Move PMA code into Ares from separate repo
|
2023-05-08 08:58:01 -04:00 |
|
Edward Amsden
|
7176f39cf7
|
Merge pull request #44 from h33p/jet-rev
Add rev jet
|
2023-04-22 17:02:10 -05:00 |
|
Aurimas Blažulionis
|
54661e9ed9
|
Comment bits check in rev jet
|
2023-04-22 21:06:35 +03:00 |
|
Aurimas Blažulionis
|
bb17526f9e
|
Normalize noun in jet rev
|
2023-04-20 23:25:39 +03:00 |
|
Edward Amsden
|
b1ca031887
|
Merge branch 'status' into jet-rev
|
2023-04-20 14:56:19 -05:00 |
|
Edward Amsden
|
5ccffc2a89
|
Merge pull request #46 from urbit/eamsden/status-call-20230419
Status call ~2023.4.19
|
2023-04-19 14:05:53 -05:00 |
|
Edward Amsden
|
83ba1d024a
|
[status] Final status meeting notes ~2023.4.19
|
2023-04-19 14:04:19 -05:00 |
|
Edward Amsden
|
742e69cbca
|
[status] initial agenda ~2023.4.19
|
2023-04-19 11:15:34 -05:00 |
|
Josh Lehman
|
82ecdfd3dc
|
Update to Ares
|
2023-04-11 15:14:24 -07:00 |
|