21 Commits

Author SHA1 Message Date
Simon Gardling
2d63c1b5f7 cleanup and improved function tests 2022-05-13 12:24:59 -04:00
Simon Gardling
82ef9c24a6 more efficient partial regen loop 2022-05-13 09:47:08 -04:00
Simon Gardling
76876eefac cleanup 2022-05-13 09:32:56 -04:00
Simon Gardling
f916de7524 improvements
General code improvements and optimizations.
2022-05-12 20:42:11 -04:00
Simon Gardling
1c8198103e refactor SteppedVector
refactored and optimized SteppedVector
2022-05-12 20:23:46 -04:00
Simon Gardling
020064a79e code improvements 2022-05-12 11:01:10 -04:00
Simon Gardling
3d7f313c18 store previous function data in local storage
This should maybe be done through website's hash instead? but idk
2022-05-11 22:39:54 -04:00
Simon Gardling
30475eb4f4 move AutoComplete 2022-05-11 21:45:11 -04:00
Simon Gardling
7109151b0f reorganize testing 2022-05-11 15:22:02 -04:00
Simon Gardling
f373662a0d reduce calls to FunctionEntry::display logic 2022-05-07 03:22:57 -04:00
Simon Gardling
79782d84b1 cleanup + further optimize split_function_chars 2022-05-07 02:29:38 -04:00
Simon Gardling
73e3760a8b cleanup 2022-05-05 10:46:30 -04:00
Simon Gardling
94258b4cb1 use compiler intrinsics' assume 2022-05-04 15:28:40 -04:00
Simon Gardling
8434a95b71 implement super janky egui stuff 2022-04-23 20:18:33 -04:00
Simon Gardling
3db239a582 progress 2022-04-23 15:52:38 -04:00
Simon Gardling
2172f3da61 initial function management refactoring 2022-04-23 15:39:40 -04:00
Simon Gardling
22d1be59f5 start working on better mobile support 2022-04-22 14:18:24 -04:00
Simon Gardling
d11480ed95 refactoring 2022-04-22 12:08:55 -04:00
Simon Gardling
1d0848ebd2 simplify target_size 2022-04-22 09:20:52 -04:00
Simon Gardling
29c21bb601 fix imports for egui stuff 2022-04-22 00:46:05 -04:00
Simon Gardling
5d153f4842 refactoring 2022-04-21 23:25:33 -04:00