aboutsummaryrefslogtreecommitdiff
path: root/src/ld-lua.h
Commit message (Collapse)AuthorAgeFilesLines
* Separate LdLua and LdSymbolCategory.Přemysl Janouch2010-10-271-2/+12
| | | | | | | Originally, ld_lua_load_file_to_category() was adding registered symbols into a passed LdSymbolCategory object. This interface has been rewritten to be more generic by using callbacks to notify about new symbols.
* Fix gtk-doc comments.Přemysl Janouch2010-10-271-3/+1
|
* Implement a few bits of LdLua.Přemysl Janouch2010-10-171-3/+2
| | | | Some comments in the source code have been updated.
* Created LdLua class.Přemysl Janouch2010-10-171-5/+41
|
* WIP: Refactoring of the library and symbolsPřemysl Janouch2010-10-171-0/+27