| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-08-23 | pass a single response object instead of multiple arguments to lua | unwox |
| 2024-08-23 | small fixes | unwox |
| 2024-07-23 | add more comments | unwox |
| 2024-07-23 | use luna module instead of returning table for lua->go interaction | unwox |
| 2024-06-18 | make it possible to push go functions onto the lua stack | unwox |
| 2024-06-13 | make evaluation of custom lua code thread-safe | unwox |
| 2024-06-13 | implement unsafe evaluation of lua code in workers | unwox |
| 2024-06-13 | add RestoreStackFunc method for preventing stack leaks | unwox |
| 2024-06-12 | improve worker lua integration | unwox |
| 2024-06-06 | refactor main.go into several files | unwox |
