0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Aug 13, 2025 — Aug 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
makefile: Make INSTALL_DIR optional, and create the directory More... about 13 years ago
makefile: Replace PKG_CONFIG with pkg-config More... about 13 years ago
makefile: Replace HOST_DIR + TARGET_NAME with single CROSS_COMPILE More... about 13 years ago
makefile: Remove uneeded vars More... about 13 years ago
Update version to 0.2! More... about 13 years ago
Makefile: prettify and allow easier cross-compilation More... about 13 years ago
Add objects to .gitignore More... about 13 years ago
makefile: whitespace cleanup More... about 13 years ago
Add compatibility header to every .c file generated More... about 13 years ago
Introduce Lua v5.2 compatibility layer More... about 13 years ago
Fixed a major issue with how libraries are created in 5.2, see below for explanation. More... about 13 years ago
interface luaL_openlib changed to luaL_setfuncs More... about 13 years ago
core.h luaL_openlib fix More... about 13 years ago
common.h body uses heredoc More... about 13 years ago
Fixed luaL_reg -> luaL_Reg rename More... about 13 years ago
DIDCAPS_* blacklist More... about 13 years ago
c_create and h_create take an array of strings at the end which are include file names More... about 13 years ago
Fixed luaL_typerror -> luaL_argerror rename More... about 13 years ago
c_create and h_create use heredocs More... about 13 years ago
Make script run with 'use strict'. Filehandles changed to lexicals. More... about 13 years ago
examples: Add missing Flip() to windows_moving example. More... about 14 years ago
README.md: Egocentric comment added. More... about 14 years ago
Merge branch 'master' of github.com:ezequielgarcia/directfb-lua More... over 14 years ago
Add DFBSurfaceEvent (introduced in DirectFB 1.6) to blacklist More... over 14 years ago
config: make lua (no jit) the default option. Not everyone knows luajit! More... over 14 years ago
makefile: Add lazy variable definition to allow 'sudo make install' More... over 14 years ago
Added scroll window example. More... over 14 years ago
Merge branch 'master' of github.com:ezequielgarcia/directfb-lua More... over 14 years ago
Remove stupid comma, a proof of my C-shape mind More... over 14 years ago
Added obvious dependency to install rule More... over 14 years ago