Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Reformatted all source files.
* Added 'format' target to Makefile.
* Removed 'astyle' target.
* Updated .editorconfig.
|
|
|
|
|
|
Reverts 225d720.
|
|
|
|
|
|
|
|
Needed for C++ compatibility.
|
|
|
|
|
|
Use in link label parsing and reference lookup.
|
|
|
|
Also renamed internal library functions accordingly.
|
|
Conflicts:
src/inlines.c
|
|
Closes #43.
|
|
|
|
- Test for NULL after allocation
|
|
|
|
|
|
|
|
|