Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more properties to LdSymbol. | Přemysl Janouch | 2010-10-27 | 1 | -0/+6 |
| | | | | | Also move the actual storage of symbol properties to implementations of the abstract LdSymbol class. All the properties are read only. | ||||
* | Redesign and implement the basic parts of LdLua. | Přemysl Janouch | 2010-10-26 | 1 | -0/+32 |
There's a very strong bond between LdLua and LdLuaSymbol. LdLuaSymbol is more like an interface to LdLua than a separate object. |