aboutsummaryrefslogtreecommitdiff
path: root/src/hotload.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* #19 properly hotload relative symlinkskoekeishiya2018-08-241-11/+2
* update hotloaderkoekeishiya2018-07-261-8/+52
* hotload: remove incorrectly applied constkoekeishiya2018-07-201-2/+2
* update hotloaderkoekeishiya2018-07-201-3/+3
* hotloader: properly resolve file kindkoekeishiya2018-07-201-10/+28
* fix typokoekeishiya2018-07-201-1/+1
* hotloader: support for watching all files of given extension (or all, if not ...koekeishiya2018-07-201-13/+26
* hotloader: support for watching all files of given extension (or all, if not ...koekeishiya2018-07-201-25/+106
* hotloader: code cleanupkoekeishiya2018-07-191-28/+38
* simplify hotloader; manually inline functionkoekeishiya2018-07-191-18/+9
* simplify hotloader; get rid of local var and mark function inline (For readab...koekeishiya2018-07-191-3/+2
* simplify hotloader; get rid of calls to malloc in callbackkoekeishiya2018-07-191-21/+10
* #19 - cleanup code for resolving symlinkskoekeishiya2017-12-121-13/+8
* #19 - cleanup code for resolving symlinkskoekeishiya2017-12-121-25/+19
* #19 hotloader should resolve symlinkskoekeishiya2017-11-261-6/+53
* code stylekoekeishiya2017-09-231-11/+11
* cleanup includeskoekeishiya2017-09-231-1/+0
* finalize hotloader api; self-containedkoekeishiya2017-09-121-2/+2
* finalize hotloader api; self-containedkoekeishiya2017-09-121-7/+31
* remove unnecessary includekoekeishiya2017-09-121-1/+1
* code cleanupkoekeishiya2017-09-121-26/+26
* code cleanupkoekeishiya2017-09-121-2/+26
* v0.0.1koekeishiya2017-08-071-0/+96