tangled
alpha
login
or
join now
nonbinary.computer
/
jacquard
80
fork
atom
A better Rust ATProto crate
80
fork
atom
overview
issues
9
pulls
pipelines
commits
Author
Commit
Message
Date
Orual
cfedbbd0
cached resolver
1/1
build.yml
success
4min 11s
4mo ago
Orual
91a84164
lexicon resolver
1/1
build.yml
success
4min 1s
4mo ago
Orual
ba1883b6
fixed packaging with new lexgen package
1/1
build.yml
success
4min
4mo ago
Orual
07a4f0af
fixing the flake bc i re-arranged the packages a bit
4mo ago
Orual
9f71397c
whoops
1/1
build.yml
success
4min 1s
4mo ago
Orual
ffcc024a
cleaned up output a bit for zero-field xrpc parameter structs. no builder, no {}, no lifetime
1/1
build.yml
success
4min
4mo ago
Orual
0bee7a96
swapped from bon to custom builder generation
4mo ago
Orual
648de58f
further cleanup, simplified validation stuff
4mo ago
Orual
cc815abb
more cleanup
4mo ago
Orual
117b66ad
api generation post more cleanup
4mo ago
Orual
03932ab0
codegen cleanup part 1
4mo ago
Orual
6f0e2f92
runtime validation of data query/path methods for probing into Data and RawData reworked derive macro to be properly robust
1/1
build.yml
success
4min 6s
4mo ago
Orual
1bac3ef3
runtime validation
4mo ago
Orual
d485c065
value query dsl
4mo ago
Orual
07712e06
fixes in the derive macro
4mo ago
Orual
b2ed3efb
codegen fixes again
4mo ago
Orual
02431078
fixing codegen
0/1
build.yml
failed
2min 4s
4mo ago
Orual
ce692323
codegen fixes
0/1
build.yml
failed
2min 4s
4mo ago
Orual
1f831994
codegen stuff
0/1
build.yml
failed
4min 11s
4mo ago
Orual
1c7fc38b
fix codegen for optional types
0/1
build.yml
failed
6min 15s
4mo ago
Orual
399c7414
whoops, another new api crate dep
0/1
build.yml
failed
4min 14s
4mo ago
Orual
e51c247c
lexicon dep in api crate
0/1
build.yml
failed
4min 15s
4mo ago
Orual
06b9c756
re-generated with LexiconSchema trait impl
0/1
build.yml
timeout
49min 37s
4mo ago
Orual
09776604
codegen...
0/1
build.yml
failed
3min 7s
4mo ago
Orual
2d1a6513
fixing codegen
0/1
build.yml
failed
2min 3s
4mo ago
Orual
36ad41ad
stopgap while adjusting codegen
0/1
build.yml
failed
3min 17s
4mo ago
Orual
720ea807
temp to fix codegen
0/1
build.yml
timeout
23min 13s
4mo ago
Orual
606fb185
lifetime fixes
0/1
build.yml
failed
4min 37s
4mo ago
Orual
e8718b7f
codegen schema trait impl
0/1
build.yml
failed
4min 8s
4mo ago
Orual
efa35bdf
workspace discovery works
4mo ago
Orual
4eb26a04
schema discovery
0/1
build.yml
failed
2min 13s
4mo ago
Orual
92bfd6b5
rework schema derive
4mo ago
Orual
16691f29
reworking schema stuff
4mo ago
Orual
988f0eed
lexicon extraction binary
0/1
build.yml
failed
1min 57s
4mo ago
Orual
4c31392d
lexicon schema derive macro
0/1
build.yml
failed
4min 18s
4mo ago
Orual
ff8b28d6
refactored derive/attribute macros
4mo ago
Orual
9f1fd63c
code->lexicon stage 1
4mo ago
Orual
7c7de622
refactoring out the codegen binaries to change dep tree for code->lexicon path
4mo ago
Orual
b8978f16
readme updates, new codegen binaries, llms.txt
1/1
build.yml
success
4min 23s
4mo ago
Orual
b65973b5
made handle parsing more permissive in specific 'invalid.handle' case
1/1
build.yml
success
4min 22s
4mo ago
Orual
055e547e
update deps and readme before release
1/1
build.yml
success
4min 55s
4mo ago
Orual
46f8b7fe
version bump, changelog updates
1/1
build.yml
success
4min 28s
4mo ago
Orual
3f2c672b
down to 4.5% oversupply validating against retr0id's test suite and figuring out the pattern
1/1
build.yml
success
4min 22s
4mo ago
Orual
2a8ccfe2
doc update
0/1
build.yml
failed
2min 57s
4mo ago
Orual
2469fbe3
reduced block over-provision, empirical but not mathematical solution
0/1
build.yml
failed
3min 13s
4mo ago
Orual
628dbaf7
testing improvements
4mo ago
Orual
d996d252
okay think i got sync v1.1 proofs validating properly
4mo ago
Orual
d989e800
error improvements
4mo ago
Orual
3adf93f9
various deps
4mo ago
Orual
04665fcb
removed outdated doc
4mo ago
Orual
fa3474ac
cleaned up a bunch of (lack of) imports
4mo ago
Orual
5651258d
parallelism maybe?
4mo ago
Orual
df39d157
fixing some tests
4mo ago
Orual
62fb1f0f
okay more robust, should work
4mo ago
Orual
574f3097
holy shit i think i got repo + proofs
4mo ago
Orual
3a87cc05
big error type rework
1/1
build.yml
success
2min 56s
4mo ago
Orual
b790511c
cutting down docs.rs build for api bindings
1/1
build.yml
success
3min 35s
5mo ago
Orual
faa66a83
binaries plus a bit of example cleanup
1/1
build.yml
success
2min 55s
5mo ago
Orual
d1e7e9e1
couple more readme updates
1/1
build.yml
success
2min 55s
5mo ago
Orual
adab0d47
changelog, data deserialization bugfix, readme update, mod example
1/1
build.yml
success
2min 56s
5mo ago
cached resolver
cfedbbd0
Orual
4mo
1/1
build.yml
success
4min 11s
lexicon resolver
91a84164
Orual
4mo
1/1
build.yml
success
4min 1s
fixed packaging with new lexgen package
ba1883b6
Orual
4mo
1/1
build.yml
success
4min
fixing the flake bc i re-arranged the packages a bit
07a4f0af
Orual
4mo
whoops
9f71397c
Orual
4mo
1/1
build.yml
success
4min 1s
cleaned up output a bit for zero-field xrpc parameter structs. no builder, no {}, no lifetime
ffcc024a
Orual
4mo
1/1
build.yml
success
4min
swapped from bon to custom builder generation
0bee7a96
Orual
4mo
further cleanup, simplified validation stuff
648de58f
Orual
4mo
more cleanup
cc815abb
Orual
4mo
api generation post more cleanup
117b66ad
Orual
4mo
codegen cleanup part 1
03932ab0
Orual
4mo
runtime validation of data query/path methods for probing into Data and RawData reworked derive macro to be properly robust
6f0e2f92
Orual
4mo
1/1
build.yml
success
4min 6s
runtime validation
1bac3ef3
Orual
4mo
value query dsl
d485c065
Orual
4mo
fixes in the derive macro
07712e06
Orual
4mo
codegen fixes again
b2ed3efb
Orual
4mo
fixing codegen
02431078
Orual
4mo
0/1
build.yml
failed
2min 4s
codegen fixes
ce692323
Orual
4mo
0/1
build.yml
failed
2min 4s
codegen stuff
1f831994
Orual
4mo
0/1
build.yml
failed
4min 11s
fix codegen for optional types
1c7fc38b
Orual
4mo
0/1
build.yml
failed
6min 15s
whoops, another new api crate dep
399c7414
Orual
4mo
0/1
build.yml
failed
4min 14s
lexicon dep in api crate
e51c247c
Orual
4mo
0/1
build.yml
failed
4min 15s
re-generated with LexiconSchema trait impl
06b9c756
Orual
4mo
0/1
build.yml
timeout
49min 37s
codegen...
09776604
Orual
4mo
0/1
build.yml
failed
3min 7s
fixing codegen
2d1a6513
Orual
4mo
0/1
build.yml
failed
2min 3s
stopgap while adjusting codegen
36ad41ad
Orual
4mo
0/1
build.yml
failed
3min 17s
temp to fix codegen
720ea807
Orual
4mo
0/1
build.yml
timeout
23min 13s
lifetime fixes
606fb185
Orual
4mo
0/1
build.yml
failed
4min 37s
codegen schema trait impl
e8718b7f
Orual
4mo
0/1
build.yml
failed
4min 8s
workspace discovery works
efa35bdf
Orual
4mo
schema discovery
4eb26a04
Orual
4mo
0/1
build.yml
failed
2min 13s
rework schema derive
92bfd6b5
Orual
4mo
reworking schema stuff
16691f29
Orual
4mo
lexicon extraction binary
988f0eed
Orual
4mo
0/1
build.yml
failed
1min 57s
lexicon schema derive macro
4c31392d
Orual
4mo
0/1
build.yml
failed
4min 18s
refactored derive/attribute macros
ff8b28d6
Orual
4mo
code->lexicon stage 1
9f1fd63c
Orual
4mo
refactoring out the codegen binaries to change dep tree for code->lexicon path
7c7de622
Orual
4mo
readme updates, new codegen binaries, llms.txt
b8978f16
Orual
4mo
1/1
build.yml
success
4min 23s
made handle parsing more permissive in specific 'invalid.handle' case
b65973b5
Orual
4mo
1/1
build.yml
success
4min 22s
update deps and readme before release
055e547e
Orual
4mo
1/1
build.yml
success
4min 55s
version bump, changelog updates
46f8b7fe
Orual
4mo
1/1
build.yml
success
4min 28s
down to 4.5% oversupply validating against retr0id's test suite and figuring out the pattern
3f2c672b
Orual
4mo
1/1
build.yml
success
4min 22s
doc update
2a8ccfe2
Orual
4mo
0/1
build.yml
failed
2min 57s
reduced block over-provision, empirical but not mathematical solution
2469fbe3
Orual
4mo
0/1
build.yml
failed
3min 13s
testing improvements
628dbaf7
Orual
4mo
okay think i got sync v1.1 proofs validating properly
d996d252
Orual
4mo
error improvements
d989e800
Orual
4mo
various deps
3adf93f9
Orual
4mo
removed outdated doc
04665fcb
Orual
4mo
cleaned up a bunch of (lack of) imports
fa3474ac
Orual
4mo
parallelism maybe?
5651258d
Orual
4mo
fixing some tests
df39d157
Orual
4mo
okay more robust, should work
62fb1f0f
Orual
4mo
holy shit i think i got repo + proofs
574f3097
Orual
4mo
big error type rework
3a87cc05
Orual
4mo
1/1
build.yml
success
2min 56s
cutting down docs.rs build for api bindings
b790511c
Orual
5mo
1/1
build.yml
success
3min 35s
binaries plus a bit of example cleanup
faa66a83
Orual
5mo
1/1
build.yml
success
2min 55s
couple more readme updates
d1e7e9e1
Orual
5mo
1/1
build.yml
success
2min 55s
changelog, data deserialization bugfix, readme update, mod example
adab0d47
Orual
5mo
1/1
build.yml
success
2min 56s
next