Mercurial > repos > tabletprog
graph
-
Initial work on a UI moduleSat, 28 Mar 2015 14:21:22 -0700, by Michael Pavone
-
Turn off hinting in freetype sample as hinting does not play nice with using font units for layoutSat, 28 Mar 2015 13:26:44 -0700, by Michael Pavone
-
Use a smarter algorithm for calculating module init order and break some circular module dependencies in the standard librarySat, 28 Mar 2015 13:26:03 -0700, by Michael Pavone
-
Add getKerning to freetype module and use it in sampleWed, 25 Mar 2015 00:16:37 -0700, by Michael Pavone
-
Add the beginning of a vector moduleTue, 24 Mar 2015 23:13:13 -0700, by Michael Pavone
-
Added basic rendering of strings to freetype demoTue, 24 Mar 2015 21:50:28 -0700, by Michael Pavone
-
Added conversion methods between integer and float typesTue, 24 Mar 2015 21:49:45 -0700, by Michael Pavone
-
Freetype sample: Build texture of glyphs in a more intelligent wayMon, 23 Mar 2015 21:21:43 -0700, by Michael Pavone
-
Fix infinite loop in foldr:withMon, 23 Mar 2015 21:18:26 -0700, by Michael Pavone
-
Add sort method to arraysSun, 22 Mar 2015 22:06:50 -0700, by Michael Pavone
-
Add basic binding to Freetype2Sun, 22 Mar 2015 19:10:32 -0700, by Michael Pavone
-
Allow symbol expressions in includeSystemHeader callsSun, 22 Mar 2015 19:10:09 -0700, by Michael Pavone
-
Add .hgingoreFri, 20 Mar 2015 19:21:22 -0700, by Michael Pavone
-
Add bindings for SDL_CreateTexture, SDL_LockTexture, SDL_SetBlendMode and SDL_GetBlendMode in SDL moduleThu, 19 Mar 2015 22:40:43 -0700, by Michael Pavone
-
Move where additional parameters are inserted in gcc command line so that additional libs can be specifiedThu, 19 Mar 2015 22:39:42 -0700, by Michael Pavone
-
Minor improvement to error message about invalid c type expressionsThu, 19 Mar 2015 22:39:18 -0700, by Michael Pavone
-
WIP native compiler workSat, 14 Mar 2015 12:10:51 -0700, by Michael Pavone
-
Make modules in earlier module directories take precedence over ones in later directoriesSat, 14 Mar 2015 12:10:40 -0700, by Michael Pavone
-
Make running compiler work from arbitrary working directoriesSat, 14 Mar 2015 12:09:43 -0700, by Michael Pavone
-
Fix module references in macrosFri, 05 Sep 2014 09:56:22 -0700, by Michael Pavone
-
MergeFri, 01 Aug 2014 18:56:50 -0700, by Michael Pavone
-
WIP compiler module for low-level dialectFri, 01 Aug 2014 18:56:39 -0700, by Michael Pavone
-
Add find method to listFri, 01 Aug 2014 18:55:01 -0700, by Michael Pavone
-
Added filter to listMon, 28 Jul 2014 03:29:27 -0700, by Michael Pavone
-
Add a couple more trim cases to strinops sampleSun, 27 Jul 2014 13:21:38 -0700, by Michael Pavone
-
Fix a crash in from:withLength when given a negative length. Fix a bug in trim that was causing it to give a negative length to from:withLengthSun, 27 Jul 2014 13:01:08 -0700, by Michael Pavone
-
Properly null terminate result of from:withLengthSat, 26 Jul 2014 15:02:01 -0700, by Michael Pavone
-
Add fd method to file objects for accessing file descriptorSat, 26 Jul 2014 15:01:38 -0700, by Michael Pavone
-
Remove extra libraries from compile command lineSat, 26 Jul 2014 15:01:09 -0700, by Michael Pavone