51b59d31d1Revert "Changed the a lot of stuff over to umem"
Allen Webster
2017-03-23 15:15:33 -0400
c4fcde16e3Revert "working on the windows layer utf8 <-> utf16 stuff"
Allen Webster
2017-03-23 15:15:29 -0400
baa8ef3d8dRevert "progress converting the platform layer over" unfucking things This reverts commit c7b1328cab.
Allen Webster
2017-03-23 15:15:05 -0400
db39b1ea90Revert "finished platform layer, it's fucked, rolling back" unfucking things This reverts commit c492bfdb4e.
Allen Webster
2017-03-23 15:14:39 -0400
c492bfdb4efinished platform layer, it's fucked, rolling back
Allen Webster
2017-03-23 15:08:08 -0400
c7b1328cabprogress converting the platform layer over
Allen Webster
2017-03-22 22:17:17 -0400
3006d5425cworking on the windows layer utf8 <-> utf16 stuff
Allen Webster
2017-03-20 11:55:46 -0400
6085b170a9oops get rid of pdb (gotta figure out this problem)
Allen Webster
2017-03-20 03:00:06 -0400
906f79ef8eChanged the a lot of stuff over to umem
Allen Webster
2017-03-20 02:35:39 -0400
fe7c0fe47eConverting to proper use of umem everywhere (kind of went off on a tanget there :D)
Allen Webster
2017-03-19 19:05:05 -0400
7ec6b171c2unmerged changes
Allen Webster
2017-03-18 17:39:13 -0400
5cb7e4cd13oops forgot to save a file
Allen Webster
2017-03-18 17:07:55 -0400
2b2e90c987started switching file tracking over to an integrated subsystem
Allen Webster
2017-03-18 17:07:25 -0400
3edcf0a5b3fixed unicode rendering rule in string render routine
Allen Webster
2017-03-18 15:24:16 -0400
6bbc2f76c0changed file organization; fixed font switching bugs
Allen Webster
2017-03-18 14:43:30 -0400
7f761f9a2afixed the font loading bug
Allen Webster
2017-03-17 20:08:36 -0400
9185294f8dgot rid of README
Allen Webster
2017-03-17 17:05:49 -0400
f37cf6b683cleaned up some dumb old stuff
Allen Webster
2017-03-17 14:49:36 -0400
7fd55df13ffinished building 4coder with MSVC 2017
Allen Webster
2017-03-17 14:38:09 -0400
a6d0156e0cfinished getting through 4ed_app.cpp to build in MSVC 2017's compiler
Allen Webster
2017-03-17 13:45:41 -0400
0373016da3fixing things up for MSVC 2017 build
Allen Webster
2017-03-17 00:48:27 -0400
12c8b920d2setup the page loading on request, setup the rendering with the new system, still fixing bugs
Allen Webster
2017-03-13 19:48:11 -0400
b4409c9cf5oops forgot to save system_shared.cpp
Allen Webster
2017-03-12 19:24:53 -0400
2be3b6bdaealmost ready to implement fonts on windows
Allen Webster
2017-03-12 19:24:18 -0400
6c8930d6f8starting to use a new emit_rule, still propogating the dependencies
Allen Webster
2017-03-11 21:23:54 -0500
5b0883f690finished cleaning up translation system
Allen Webster
2017-03-11 20:49:45 -0500
dc90ec0c83setup the font interface, complete with an opaque Render_Font; started breaking down the translation interface
Allen Webster
2017-03-11 20:20:24 -0500
b871d5d2e5fixed Font_ID
Allen Webster
2017-03-11 13:53:48 -0500
e62da80982finished torching the old font system
Allen Webster
2017-03-11 13:35:12 -0500
4a5bfa59b7began torching the font system
Allen Webster
2017-03-10 15:44:42 -0500
d5ab8eafdcrejigged font system, and rewrote code dealing with fonts
Allen Webster
2017-03-03 18:57:11 -0500
16b11c593afinal adjustment, 4coder 4.0.17 ready to go
Allen Webster
2017-02-27 10:01:02 -0500
29bc2645aeadjusted package naming scheme
Allen Webster
2017-02-27 09:53:38 -0500
27442c4322fixed issue with doc comment
Allen Webster
2017-02-27 09:15:36 -0500
aa0d6cc7c7filled in new documentation for markers API
Allen Webster
2017-02-27 00:57:21 -0500
c4358ab179package script architecture names cleaned up; added code extensions to config file
Allen Webster
2017-02-26 16:44:40 -0500
18d19fb9faadded new file hook; fixed up linux save-to-name bug; fixed up packaging bug
Allen Webster
2017-02-26 15:13:06 -0500
a778d6c8fcoops, delete the gobble zip
Allen Webster
2017-02-24 20:54:32 -0500
37bf8777a4got 32-bit windows build running
Allen Webster
2017-02-24 20:53:40 -0500
81f89d97cbworking on upgrading the file location jumping system
Allen Webster
2017-02-24 11:48:56 -0500
12e417d796updated website build a little
Allen Webster
2017-02-24 01:05:24 -0500
706b7dc617new mark setting system setup, not finished testing new write_character
Allen Webster
2017-02-23 21:30:29 -0500
5ceacd914dnew gray dark theme
Allen Webster
2017-02-23 16:47:08 -0500
fdbb33b10bexperiments with build system for x86 windows build
Allen Webster
2017-02-22 19:22:59 -0500
67f6e7b743utf8 encoded buffers fully working on windows
Allen Webster
2017-02-20 16:05:42 -0500
59267a6418new utf8 <-> utf16 code
Allen Webster
2017-02-17 20:04:41 -0500
64a2a75300fixed issue with expansion binding built in command maps
Allen Webster
2017-02-17 17:03:19 -0500
d2243d456elinux unicode to extended code point input translation[
Allen Webster
2017-02-12 22:08:57 -0500
424aa5113fchanged overbinding rule, started windows bindings
Allen Webster
2017-02-12 18:04:50 -0500
1b18517308fixed linux keyboard input to support 2 byte keycodes.
Allen Webster
2017-02-12 01:59:51 -0500
9ef04f5dc5fixed string bug; improved file list behavior
Allen Webster
2017-02-10 13:02:17 -0500
2308856c05bug with saving files by name
Allen Webster
2017-02-06 10:33:51 -0500
b1a416609abuildsuper fix on linux
Allen Webster
2017-02-06 10:26:11 -0500
9fff7704df4.0.16 build ready
Allen Webster
2017-02-06 08:49:00 -0500
783d1f2fc6fixed cpu burning bug
Allen Webster
2017-02-02 19:52:39 -0500
5b27fa3806added font option
Allen Webster
2017-01-30 13:41:08 -0500
7dc483c8f6site fixup
Allen Webster
2017-01-30 12:30:03 -0500
72518cf5e84.0.15 ready to ship
Allen Webster
2017-01-30 12:02:05 -0500
1c327bdeafupdated linux code
Allen Webster
2017-01-30 11:04:47 -0500
0417cab3d04.0.15 various bug fixes, feature polish, added experimental scope command
Allen Webster
2017-01-28 19:03:23 -0500
e410404208merge
Allen Webster
2017-01-23 01:27:42 -0500
63f695d074got new organization system working on linux
Allen Webster
2017-01-23 01:19:43 -0500
f6a1c50d14misc bug fixes and cleanups, added function lister, and scope navigator
Allen Webster
2017-01-13 22:01:35 -0500
e37cce743alots of organization to files, figured out a good way to solve the build.cpp string problem and set it up
Allen Webster
2017-01-06 21:59:55 -0500
11230acab9linux: fix for opening relative paths via cmdline
Alex Baines
2017-01-04 17:03:22 +0000
1ef304558esetting up better organization for file system
Allen Webster
2017-01-03 15:05:35 -0500
5f00639970fix the site build, add new tutorial link
Allen Webster
2016-12-28 00:05:56 -0500
7a29960c094.0.14 build ready to go on windows
Allen Webster
2016-12-27 15:31:32 -0500
7ef5e5e118Updated package setup for new site system and for linux
Allen Webster
2016-12-27 15:04:41 -0500
9f8a00169cfinished up the dangling todo items: fixed the click position bug, setup auto-indent-on-save, and finished the project fkey system
Allen Webster
2016-12-26 17:49:01 -0500
cd6bed08e5progress on the project system
Allen Webster
2016-12-24 16:09:53 -0500
8cd14b79cacleaned up some rusty old debug stuff
Allen Webster
2016-12-18 15:42:11 -0500
8d40cc1ecanew tutorial: projects 4.0.13
Allen Webster
2016-12-14 11:09:54 -0500
987eeb06ecprogress on the site baking system; stream lined build.bat
Allen Webster
2016-12-08 12:16:50 -0500
87003907a7built out the entire site
Allen Webster
2016-11-28 14:13:53 -0500
43c2df99d4basic site structure in place; now outputing the entire document system automatically
Allen Webster
2016-11-25 01:16:04 -0500
4398a4e0b6built out the feature list and roadmap pages some more, lots of progress formalizing the document writer
Allen Webster
2016-11-24 01:02:18 -0500
9154ec552fmessing with the build system, generalizing pushd, cleaning up #if #endif hacks
Allen Webster
2016-11-22 22:37:28 -0500