aboutsummaryrefslogtreecommitdiff
path: root/src/ld-lua.c
Commit message (Expand)AuthorAgeFilesLines
* Move lines around. No functional change.Přemysl Janouch2011-01-041-32/+28
* Overall cleanup.Přemysl Janouch2010-12-161-0/+3
* Change LdSymbolArea members.Přemysl Janouch2010-12-101-4/+11
* Random fixes.Přemysl Janouch2010-12-051-2/+2
* Made Lua symbol registration more robust.Přemysl Janouch2010-10-281-36/+84
* Separate LdLua and LdSymbolCategory.Přemysl Janouch2010-10-271-16/+21
* Implement parts of Lua symbol registration.Přemysl Janouch2010-10-271-5/+80
* Add more properties to LdSymbol.Přemysl Janouch2010-10-271-10/+6
* Redesign and implement the basic parts of LdLua.Přemysl Janouch2010-10-261-33/+158
* Make LdLibrary call LdLua to load symbol scripts.Přemysl Janouch2010-10-261-1/+2
* Redesign the library and related components.Přemysl Janouch2010-10-261-2/+3
* Implement part of LdLuaSymbol.Přemysl Janouch2010-10-171-1/+1
* Implement a few bits of LdLua.Přemysl Janouch2010-10-171-16/+143
* Created LdLua class.Přemysl Janouch2010-10-171-26/+79
* Renamed LdSymbolLibrary to LdLibrary.Přemysl Janouch2010-10-171-1/+1
* WIP: Refactoring of the library and symbolsPřemysl Janouch2010-10-171-0/+195