Commit Graph

5 Commits

Author SHA1 Message Date
m eabc44bac9 lua_wrapper: Sort bcache library functions alphabetically 2021-02-23 07:28:00 +01:00
m a6c881e1f1 doc: Document all function in the Lua bcache library 2021-02-17 12:02:34 +01:00
m 3a1613eb04 lua: Implement support for direct mode 2021-01-18 07:16:05 +01:00
m 40c685e2c9 program_wrapper: Change order of hashing and wrapper calls
This breaks backwards compatibility of cache hashes, which means that
old cache entries will not give cache hits.

The reason for the change is to make it easier to re-use the same
hashing order for Direct Mode and Preprocessor Mode caching.
2021-01-15 10:35:00 +01:00
m 1ccbb6c25a doc: Split README into several MD files 2020-03-25 08:26:27 +01:00