Folke Lemaitre
|
ceeeda36e8
|
feat: added bootstrap code
|
2022-11-29 12:49:15 +01:00 |
Folke Lemaitre
|
28af1e1ac3
|
refactor: moved all plugin state to Plugin._
|
2022-11-28 11:19:50 +01:00 |
Folke Lemaitre
|
6dc45ada55
|
refactor: moved manage functionality to its own module
|
2022-11-27 11:02:28 +01:00 |
Folke Lemaitre
|
05a0da532b
|
refactor: move handlers to its own file
|
2022-11-26 21:29:40 +01:00 |
Folke Lemaitre
|
30bdc9b5a1
|
fix: check for lazy before setting loading time
|
2022-11-26 13:58:18 +01:00 |
Folke Lemaitre
|
3e8fbaffba
|
refactor: merge plugin & state in one file
|
2022-11-25 22:48:17 +01:00 |
Folke Lemaitre
|
fe33e4e3dd
|
feat: lazy caching now works with functions that have upvalues
|
2022-11-25 15:35:40 +01:00 |
Folke Lemaitre
|
2507fd5790
|
perf: tons of performance improvements. Lazy should now load in about 1.5ms for 97 plugins
|
2022-11-24 22:05:18 +01:00 |
Folke Lemaitre
|
68a8d57b5b
|
chore: cleanup
|
2022-11-23 16:10:16 +01:00 |
Folke Lemaitre
|
e59dc377d5
|
feat: util.info
|
2022-11-22 22:35:06 +01:00 |
Folke Lemaitre
|
72889623af
|
fix: support adding top-level lua directories
|
2022-11-22 22:27:29 +01:00 |
Folke Lemaitre
|
fca984b18c
|
refactor: move core modules needed for loading under core
|
2022-11-22 21:28:27 +01:00 |
Folke Lemaitre
|
54d5ff18f5
|
perf: split caching in state, cache and module
|
2022-11-22 21:12:33 +01:00 |
Folke Lemaitre
|
a543134b8c
|
perf: way better compilation and caching
|
2022-11-21 21:50:16 +01:00 |
Folke Lemaitre
|
7f4743ac30
|
fix: clean
|
2022-11-21 00:27:28 +01:00 |
Folke Lemaitre
|
0219a531ed
|
style: formatting
|
2022-11-20 22:34:59 +01:00 |
Folke Lemaitre
|
e73626a344
|
feat: initial commit
|
2022-11-20 22:33:47 +01:00 |