Commit Graph

25 Commits

Author SHA1 Message Date
Samuel Guerra 301b698faf Updated TODO. 2022-02-21 15:26:23 -03:00
Samuel fdc664f2b0 Fixed prebuild build. 2021-12-23 00:43:13 -03:00
Samuel Guerra 16071faa3f Changed local examples setup. 2021-12-17 11:38:03 -03:00
Samuel Guerra 26f1be594a Fixed "do clean"
Set opt-level=3 for dependencies and proc-macros.
2021-11-11 21:16:29 -03:00
Samuel Guerra 9583734b36 profiler stuff. 2021-11-07 12:42:55 -03:00
Samuel Guerra 6b45f54a2e Implemented prebuilt view. Same-process mode not working due to static variable not unifying after static link. 2021-10-25 22:59:32 -03:00
Samuel Guerra a66134062d Better local example exclude. 2021-10-21 14:27:07 -03:00
Samuel Guerra f6a1331211 Setup some manual tests. 2021-10-21 12:25:10 -03:00
Samuel Guerra d0dcfb40ce Added config for profiling build time, removed unused color management crate. 2021-09-22 15:11:46 -03:00
Samuel Guerra 7ee558c851 Started profiling to find reason for window slowdown, fixed same_process shutdown. 2021-08-31 00:26:51 -03:00
Samuel Guerra 803b07a5e6 gitgnore Cargo.lock 2021-05-20 12:44:52 -03:00
Samuel Guerra cd2b4154ad gitignore root Cargo.lock 2021-05-20 12:44:14 -03:00
Samuel Guerra 6ae2f29364 Changed dependencies for allow for non-breaking updates. 2021-05-20 12:34:43 -03:00
Samuel Guerra 3e9b25f59f Remove Cargo.lock from source control. 2021-05-20 12:08:10 -03:00
Samuel Guerra 13b824dc77 Added "do asm" task. 2021-03-17 20:23:11 -03:00
Samuel Guerra d752cec02a Added build error message testing. Started testing #[property] compile errors. 2021-02-17 01:11:44 -03:00
Samuel Guerra bc838661f4 Added failing test, widgets can only instantiate if the crate directly depends on zero-ui. 2020-12-30 18:17:43 -03:00
Samuel Guerra 82316feea0 Started fixing macro examples. 2020-11-15 00:38:18 -03:00
Samuel Guerra 80879d44bf Ignore named expand dumps. 2020-08-12 15:26:49 -03:00
Samuel Guerra 5b58381844 Started implementing screenshot. 2020-05-11 00:54:56 -03:00
Samuel Guerra 46487c4363 Add cargo-expand-dump 2020-05-01 14:06:37 -03:00
Samuel Guerra 5f06e34ee4 Ignored .expanded.rs files. 2020-03-25 15:39:36 -03:00
Samuel Guerra 521546589a Updated proc-macro-hack and simplified app_profiler names for window methods. 2020-03-24 16:05:28 -03:00
Samuel Guerra 811774776a Added profile.json to .gitignore 2019-11-21 23:12:50 -03:00
Samuel Guerra 805a10637e Implemented black window. 2019-07-26 01:18:23 -03:00