clang-tidy: readability-non-const-parameter
[geeqie.git] / src / lua.cc
2024-02-03 Colin Clarkclang-tidy: readability-else-after-return
2023-10-22 Colin ClarkFIXME: lua - what is the correct way to find the script...
2023-08-29 Arkadiy IllarionovRemove structs and some enums from typedefs.h
2023-08-01 Arkadiy IllarionovFix memory leaks in lua.cc
2023-07-19 Rosen Penevfix compilation with lua
2023-06-16 Rosen Penevadd missing stuff
2023-06-16 Rosen Penevclang-tidy: more C cast removals
2023-06-11 Rosen Penevclang-tidy: use using
2022-10-05 Omari StephensChanges language for Geeqie's source files from C to...