Go to file
Samuel Guerra 5a9dde728c Tested and improved validation of #[property] attribute arguments. 2021-02-24 15:34:34 -03:00
.vscode Implemented widget whens documentation. 2021-02-18 21:00:41 -03:00
examples Finished linear_gradient rewrite. 2020-12-25 23:35:01 -03:00
src More widget docs work. 2021-02-18 18:44:43 -03:00
test-crates Better organized test-crates. 2020-12-30 19:47:59 -03:00
tests Tested and improved validation of #[property] attribute arguments. 2021-02-24 15:34:34 -03:00
tools Change doc paths to root with `crate::` 2021-01-06 19:04:14 -03:00
zero-ui-core Small docs fix. 2021-02-24 14:25:48 -03:00
zero-ui-proc-macros Tested and improved validation of #[property] attribute arguments. 2021-02-24 15:34:34 -03:00
.gitignore Added build error message testing. Started testing #[property] compile errors. 2021-02-17 01:11:44 -03:00
Cargo.lock Used serial_test to make it possible to run all tests in build_tests with one command. 2021-02-20 01:16:35 -03:00
Cargo.toml Cleanup. 2021-02-24 12:18:47 -03:00
Notes.md Implemented way of unifying when arguments for expression var generation. 2020-04-14 01:06:15 -03:00
TODO.md Removed done TODO. 2020-04-10 23:42:32 -03:00
c-build-dump.bat Refactored GradientStops to support intermediary hint offsets. Also now normalized the offsets when converting to layout. 2020-12-08 18:38:34 -03:00
c-doc-dump.bat Fixed all doc links. 2021-01-06 17:02:32 -03:00
c-doc.bat Cargo doc now supports type links in stable. 2020-11-19 12:26:28 -03:00
c-expand-core.bat Added cargo expand command for core crate. 2021-01-25 16:45:41 -03:00
c-expand-dump.bat Better expand script input. 2020-07-29 20:00:16 -03:00
c-expand-raw-core.bat Fixed bug and warning. 2021-02-02 16:11:07 -03:00
c-expand-raw.bat Fixed widget docs generation. Now works like expanded manual copy. 2020-11-18 15:17:52 -03:00
c-profile.bat Refactored batch files. 2020-07-29 19:59:16 -03:00
c-run.bat Refactored batch files. 2020-07-29 19:59:16 -03:00
c-test.bat Started implementing new property custom doc. 2021-01-05 19:03:32 -03:00
new_expand_design.rs Fixed more when bugs. 2021-02-09 01:20:10 -03:00
rustfmt.toml Better format space. 2020-02-05 15:53:57 -03:00