0
I Use This!
Inactive

Commits : Listings

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