aboutsummaryrefslogtreecommitdiffstats
path: root/squareball
Commit message (Collapse)AuthorAgeFilesLines
* migrate codebase to use squareball. again :)feature/squareballRafael G. Martins2019-09-021-0/+0
|
* moved squareball back to blogc source tree.Rafael G. Martins2016-04-271-0/+0
| | | | | | | i don't have enough time to maintain a separated library at this point, and worry about soname bump, library stability, etc. all the code is trivial enough to be copied around, and all the utils are implemented as single file now, to make it easier to copy.
* build: update squareballv0.8.0Rafael G. Martins2016-04-061-0/+0
|
* main: loader: use file utils from squareballRafael G. Martins2016-03-191-0/+0
|
* *: use squareball error infrastructureRafael G. Martins2016-03-131-0/+0
|
* squareball: updateRafael G. Martins2016-02-291-0/+0
|
* squareball: updateRafael G. Martins2016-02-281-0/+0
|
* squareball: updateRafael G. Martins2016-02-281-0/+0
|
* squareball: updateRafael G. Martins2016-02-261-0/+0
|
* build: do not use macro for squareballRafael G. Martins2016-02-261-0/+0
|
* build: use squareball m4 macroRafael G. Martins2016-02-261-0/+0
|
* build: replace src/utils with squareballRafael G. Martins2016-02-261-0/+0
|
* Revert "build: removing src/utils and replacing with squareball"Rafael G. Martins2015-12-231-0/+0
| | | | This reverts commit 950e6c9148eca244a89d18a21d4ae4e5c3d1c646.
* build: removing src/utils and replacing with squareballRafael G. Martins2015-12-231-0/+0
squareball is a new general purpose library for C99, based on the code removed from src/utils