Damien Elmes
|
3f3a45e2ba
|
add Collection struct, and get media check working again
- media check no longer needs collection to be closed
- use savepoints for operations initiated by Rust, so they are
atomic without forcing a commit
|
2020-03-20 21:15:23 +10:00 |
|
Damien Elmes
|
625b5728cc
|
new render_all_latex() + gui button; remove some old code
|
2020-02-17 08:40:17 +10:00 |
|
Damien Elmes
|
790f3c9f72
|
plug new media check in
|
2020-02-17 08:40:17 +10:00 |
|
Damien Elmes
|
1102983a4e
|
drop the clean* funcs
|
2020-02-17 08:40:16 +10:00 |
|
Damien Elmes
|
c9a5ed3cc6
|
add add_file() and write_data()
|
2020-02-17 08:40:16 +10:00 |
|
Damien Elmes
|
f710d558fd
|
add tests and setup.py to checks; fix warnings
|
2020-01-06 15:27:59 +10:00 |
|
Damien Elmes
|
3dc53deece
|
speed up two tests
the regular test run is now faster than the old parallel one was
|
2020-01-03 09:05:04 +10:00 |
|
Damien Elmes
|
2a00e0a6b0
|
tweaking the folder names again
hopefully that's the last of it
|
2020-01-03 07:48:38 +10:00 |
|