Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Separate LdLua and LdSymbolCategory. | Přemysl Janouch | 2010-10-27 | 1 | -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 Janouch | 2010-10-27 | 1 | -3/+1 |
| | |||||
* | Implement a few bits of LdLua. | Přemysl Janouch | 2010-10-17 | 1 | -3/+2 |
| | | | | Some comments in the source code have been updated. | ||||
* | Created LdLua class. | Přemysl Janouch | 2010-10-17 | 1 | -5/+41 |
| | |||||
* | WIP: Refactoring of the library and symbols | Přemysl Janouch | 2010-10-17 | 1 | -0/+27 |