Commits
working value builder
Konnor Andrews committed 2024-07-25
simplified lifetimes
Konnor Andrews committed 2024-07-24
bug finding start point
Konnor Andrews committed 2024-07-23
treaty error
Konnor Andrews committed 2024-07-21
refactored the any module
Konnor Andrews committed 2024-07-11
working serde walker with structs
Konnor Andrews committed 2024-07-07
working structs
Konnor Andrews committed 2024-07-07
formatted code
Konnor Andrews committed 2024-07-06
removed unneeded unsafe
Konnor Andrews committed 2024-07-06
working with new effects
Konnor Andrews committed 2024-07-05
moving to effectful
Konnor Andrews committed 2024-07-04
hit critical issue with serde's API
Konnor Andrews committed 2024-06-23
remove block on from deserializer visitor
Konnor Andrews committed 2024-06-11
integers work with serde deserializer
Konnor Andrews committed 2024-06-11
removed walker types trait
Konnor Andrews committed 2024-06-11
added enum builder
Konnor Andrews committed 2024-06-09
added diagram renderer to docs
Konnor Andrews committed 2024-06-09
added value builder
Konnor Andrews committed 2024-06-08
updated async to no do function
Konnor Andrews committed 2024-06-08
fixed clippy lints
Konnor Andrews committed 2024-06-05
fixed check lints
Konnor Andrews committed 2024-06-05
fixed bijective higher ranked types
Konnor Andrews committed 2024-06-05
reviewed the struct builder API
Konnor Andrews committed 2024-06-02
all tests passing
Konnor Andrews committed 2024-06-01
added extension trait for effectives
Konnor Andrews committed 2024-05-31
tests compile
Konnor Andrews committed 2024-05-21
effect system put together
Konnor Andrews committed 2024-05-21
working on async effective
Konnor Andrews committed 2024-05-19
refactored effects
Konnor Andrews committed 2024-05-19
working start of new effect system
Konnor Andrews committed 2024-05-14
rustc oom
Konnor Andrews committed 2024-05-12
struct to struct via macro
Konnor Andrews committed 2024-04-22
added tests for tuple and map like structs
Konnor Andrews committed 2024-04-22
added some tests for the struct walker
Konnor Andrews committed 2024-04-20
all protocols are tested
Konnor Andrews committed 2024-04-20
added more tests, rustc ICE
Konnor Andrews committed 2024-04-20
added integration tests for the value protocol
Konnor Andrews committed 2024-04-19
simplified the higher ranked types
Konnor Andrews committed 2024-04-14
cleaned up
Konnor Andrews committed 2024-04-14
cleaned up the any module
Konnor Andrews committed 2024-04-13
added mocking and started testing the struct walker
Konnor Andrews committed 2024-04-12
working mocking
Konnor Andrews committed 2024-04-11
added struct walker
Konnor Andrews committed 2024-04-09
added empty file for publishing
Konnor Andrews committed 2024-04-09
added license
Konnor Andrews committed 2024-04-09
documented struct flow
Konnor Andrews committed 2024-04-08
nesting structs works in the Walk derive macro
Konnor Andrews committed 2024-04-08
updated how the tag walkers are setup
Konnor Andrews committed 2024-04-08
Updated to use the new effects
Konnor Andrews committed 2024-04-07
added option builder
Konnor Andrews committed 2024-03-17
updated effects
Konnor Andrews committed 2024-03-17
working async
Konnor Andrews committed 2024-03-17
fixed protocols
Konnor Andrews committed 2024-03-17
added hkt module
Konnor Andrews committed 2024-03-17
GATs but not
Konnor Andrews committed 2024-03-13
added serde deserialize builder
Konnor Andrews committed 2024-03-13
fixed code gen mostly
Konnor Andrews committed 2024-02-12
cleaned up
Konnor Andrews committed 2024-02-12
added effects and tagged protocol
Konnor Andrews committed 2024-02-12
working integration test
Konnor Andrews committed 2024-02-11
documented any module
Konnor Andrews committed 2024-02-10
working single value protocol
Konnor Andrews committed 2024-02-05
new AnyTrait impl
Konnor Andrews committed 2024-02-04
Merge remote-tracking branch 'origin/main'
Konnor Andrews committed 2024-02-04
new lifetime containing type ids are working
Konnor Andrews committed 2024-02-04
Merge branch 'hygiene' into 'main'
Konnor Andrews committed 2024-02-04
Make implementer! fully hygienic
wackbyte committed 2024-02-04
issue with lt_any
Konnor Andrews committed 2024-02-04
created any
Konnor Andrews committed 2024-02-03
added visitor protocols
Konnor Andrews committed 2024-02-03
finished docs for symbol
Konnor Andrews committed 2024-01-29
added symbol
Konnor Andrews committed 2024-01-28
added some docs
Konnor Andrews committed 2024-01-25
split up protocols and make Owned a protocol
Konnor Andrews committed 2024-01-25
added bigger example
Konnor Andrews committed 2024-01-21
simplified API
Konnor Andrews committed 2024-01-16
rebuilt API without errors and working iterator walker
Konnor Andrews committed 2024-01-12
changed
Konnor Andrews committed 2024-01-08
working borrow cascade
Konnor Andrews committed 2024-01-06
init commit
Konnor Andrews committed 2024-01-05