Will McGugan
|
b61b878fda
|
Make cache public (#3976)
* pulic cache
* changelog
* Apply suggestions from code review
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
---------
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
|
2024-01-08 13:19:33 +00:00 |
|
Will McGugan
|
fdc96f8c0e
|
fix for cache (#3538)
|
2023-10-17 10:45:25 +01:00 |
|
Will McGugan
|
879c985296
|
Rich log (#3046)
* log
* tests
* snapshot tests
* change to richlog
* keep raw lines
* disable highlighting by default
* simplify
* superfluous test
* optimization
* update cell length
* add refresh
* write method
* version bump
* doc fix link
* makes lines private
* docstring
* relax dev dependancy
* remove superfluous code [skip ci]
* added FAQ [skipci]
* fix code in faq [skipci]
* fix typo
* max lines fix
|
2023-08-03 10:11:17 +01:00 |
|
darrenburns
|
496f8b4524
|
Updating styles on demand instead of on_idle (#2304)
* Updating styles on demand instead of on_idle
* Tidy up update_styles
* Fix LRU cache tests
* Remove some debugging code
* Adding test for pseudoclass style update
* Update changelog
|
2023-04-18 11:36:00 +01:00 |
|
Darren Burns
|
9287f64a66
|
Add isort pre-commit hook, sort imports in src and test directories
|
2023-02-09 13:28:08 +00:00 |
|
Will McGugan
|
5382f5eb49
|
check len
|
2022-12-28 15:53:58 +00:00 |
|
Will McGugan
|
8113ff8705
|
moar tests
|
2022-12-28 15:44:56 +00:00 |
|
Will McGugan
|
331a0ce65d
|
moar tests
|
2022-12-28 15:40:00 +00:00 |
|
Will McGugan
|
54992d2d91
|
Added FIFOCache
|
2022-12-27 15:29:05 +00:00 |
|
Dave Pearson
|
129857ff9e
|
Add tests for the LRUCacge maxsize setter/getter
|
2022-10-24 11:11:06 +01:00 |
|
Will McGugan
|
4f6a71bc33
|
annotations
|
2022-06-21 14:11:18 +01:00 |
|
Will McGugan
|
ad0507cb27
|
added some more tests
|
2022-06-21 14:07:27 +01:00 |
|
Will McGugan
|
f4c12704fe
|
fix tests
|
2022-06-17 16:03:05 +01:00 |
|