This repository has been archived on 2026-03-31. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
alchemy/macros/src
2019-05-28 16:48:04 -07:00
..
build.rs Guess I should put this under version control LOL 2019-05-23 22:11:07 -07:00
error.rs Guess I should put this under version control LOL 2019-05-23 22:11:07 -07:00
grammar.lalrpop Guess I should put this under version control LOL 2019-05-23 22:11:07 -07:00
ident.rs Guess I should put this under version control LOL 2019-05-23 22:11:07 -07:00
lexer.rs Guess I should put this under version control LOL 2019-05-23 22:11:07 -07:00
lib.rs Move the reconciler into the lifecycle crate, so that we can (properly) support state changes. Wrap the reconciliation phase in a RenderEngine, which root-level objects (windows, etc) can subscribe to and interface with. Migrate a few things relating to themes out of alchemy core and into styles, because the reconciliation phase requires them and they fit well enough there... solving a circular dependency. 2019-05-26 00:27:07 -07:00
map.rs Guess I should put this under version control LOL 2019-05-23 22:11:07 -07:00
parser.rs Guess I should put this under version control LOL 2019-05-23 22:11:07 -07:00
rsx.rs New reconciler finally renders, just need to do some cleanup then can finally move on 2019-05-28 16:48:04 -07:00
span.rs Guess I should put this under version control LOL 2019-05-23 22:11:07 -07:00