aboutsummaryrefslogtreecommitdiff
path: root/src/hotload.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | specified) in target directory
* hotloader: support for watching all files of given extension (or all, if not ↵koekeishiya2018-07-201-25/+106
| | | | specified) in target directory
* 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 ↵koekeishiya2018-07-191-3/+2
| | | | readability reasons)
* 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