Commit Graph

6 Commits (master)

Author SHA1 Message Date
Martin Felis 19f3ddb901 Refactored reload heuristic of modified modules
Previously I used a fixed time offset when a file change was detected.
Now I trigger a reload no module file size has changed over the last
5 updates.
2017-02-05 10:37:49 +01:00
Martin Felis c76f0959ff Added nanosecond info of last module modification 2017-01-14 16:21:47 +01:00
Martin Felis 6f44e81987 Using new serializer with a tad nicer API and without any dependencies 2016-11-25 22:27:37 +01:00
Martin Felis 34ade062a4 Added RuntimeModule debug window 2016-11-06 11:34:51 +01:00
Martin Felis 65a2767c02 intermediate commit. Kinda works with reloading both modules 2016-10-21 22:07:23 +02:00
Martin Felis c4da4e1037 Using smaller runtime reloading code based on http://github.com/skeeto/interactive-c-demo 2016-09-16 17:29:17 +02:00