aboutsummaryrefslogtreecommitdiff
path: root/src/ld-library.c
Commit message (Collapse)AuthorAgeFilesLines
* Make LdLibrary call LdLua to load symbol scripts.Přemysl Janouch2010-10-261-26/+137
|
* Redesign the library and related components.Přemysl Janouch2010-10-261-6/+9
| | | | | | | | | This step is needed, since the current design is quite chaotic and it would not be possible to finish the application. There's still a lot to be done. After this step, it's time to implement the rest of LdLua.
* Created LdLua class.Přemysl Janouch2010-10-171-3/+4
|
* Renamed LdSymbolLibrary to LdLibrary.Přemysl Janouch2010-10-171-0/+199