aboutsummaryrefslogtreecommitdiff
path: root/src/ld-lua-symbol.c
Commit message (Collapse)AuthorAgeFilesLines
* Implement a few bits of LdLua.Přemysl Janouch2010-10-171-0/+2
| | | | Some comments in the source code have been updated.
* Convert LdSymbol into an abstract class.Přemysl Janouch2010-10-171-0/+96
Created LdLuaSymbol, which subclasses LdSymbol.