Allen Webster
|
3d70957efd
|
Implementing every 4coder list in the new UI system.
|
2018-08-03 19:41:38 -07:00 |
Allen Webster
|
468a7a33bc
|
Progress on GUI scrolling
|
2018-07-16 20:21:22 -07:00 |
Allen Webster
|
af5d6c8360
|
GUI removed completely, new UI API implementation in place, old UI commands stripped and need to be replaced
|
2018-07-13 18:13:05 -07:00 |
Allen Webster
|
ad26a76060
|
Usage code for the new lister API
|
2018-06-22 22:14:51 -07:00 |
Allen Webster
|
c835f46570
|
View variables
|
2018-06-22 20:03:58 -07:00 |
Allen Webster
|
5bd2035e42
|
Fixing the filename and line number data in the command metadata
|
2018-06-22 13:59:21 -07:00 |
Allen Webster
|
df15d4fe6c
|
Fixed 4coder_casey.cpp
|
2018-06-16 15:21:05 -07:00 |
Allen Webster
|
782e3d9ede
|
Fixed problems with build_metadata.sh
|
2018-06-16 15:07:34 -07:00 |
Allen Webster
|
c7bc814d18
|
merge
|
2018-06-16 13:58:16 -07:00 |
Allen Webster
|
6e55710432
|
Miscellanious improvements
|
2018-06-16 13:57:32 -07:00 |
Allen Webster
|
16078e87a0
|
Fix buildsuper_x86.sh and build_metadata.sh
|
2018-06-16 13:33:29 -07:00 |
Allen Webster
|
84bdbdf3fa
|
Merge
|
2018-06-15 13:12:00 -07:00 |
Allen Webster
|
c084f42e58
|
New preprocessor step in buildsuper
|
2018-06-15 13:10:49 -07:00 |
Allen Webster
|
c2bc4e1e2d
|
Merge conflict nonsense
|
2018-06-14 10:31:27 -07:00 |
Allen Webster
|
ffd7be077a
|
Updated license
|
2018-06-14 10:30:46 -07:00 |
Allen Webster
|
ed625f4e09
|
Updated the string escaping code to recover from extra backslashes
|
2018-06-09 19:28:22 -07:00 |
Allen Webster
|
56e9719840
|
Poking around looking at different issues on linux
|
2018-06-08 21:52:25 -07:00 |
Allen Webster
|
d024f5b6c4
|
Upgraded/cleaned up some minor config stuff, and improved behavior of swap panels.
|
2018-06-08 15:51:36 -07:00 |
Allen Webster
|
8680bb7488
|
Fixed issue with preprocessor indetations applying to non preprocessor '#ident' words
|
2018-06-08 14:16:43 -07:00 |
Allen Webster
|
1c2c580f2f
|
Upgrading casey's custom file
|
2018-06-04 13:16:17 -07:00 |
Allen Webster
|
0815d7c67b
|
Fix problem in config_compound_member
|
2018-06-04 01:57:36 -07:00 |
Allen Webster
|
31d1f6e9e0
|
4.0.27 compilation error fixes
|
2018-06-02 21:20:03 -07:00 |
Allen Webster
|
4fd34688ba
|
Version 4.0.27 ready to ship
|
2018-06-02 16:02:14 -07:00 |
Allen Webster
|
10b7d139c7
|
Extra errors in compound parse rule, and in project parser
|
2018-06-01 21:06:13 -07:00 |
Allen Webster
|
7699b37767
|
Upgraded new project commands, cursor at bottom of output option
|
2018-06-01 17:29:36 -07:00 |
Allen Webster
|
91384ca559
|
Moved meta generation for config system into the 4coder code base, and added refernce lists to generated operations
|
2018-05-30 13:27:47 -07:00 |
Allen Webster
|
e7659e147b
|
Finished building up the config system meta program for
|
2018-05-30 00:58:22 -07:00 |
Allen Webster
|
4783c9598f
|
Project printing, scroll bars and file bars in config, indentation in config
|
2018-05-27 22:30:31 -07:00 |
Allen Webster
|
3c2a71d7c3
|
Fully upgraded project system, still needs a few rounds of revision though
|
2018-05-26 00:49:37 -07:00 |
Allen Webster
|
5566572269
|
Added parse error log and parse recover to the config parser
|
2018-05-19 21:44:20 -07:00 |
Allen Webster
|
cb1273d4cb
|
Moved the entire project system over to the new config parsing base
|
2018-05-19 15:05:31 -07:00 |
Allen Webster
|
537f83ab69
|
Wrote a new config parser
|
2018-05-11 17:53:02 -07:00 |
Allen Webster
|
7759f7e8ef
|
finished reorganizing custom layer
|
2018-05-11 13:46:26 -07:00 |
Allen Webster
|
2a25ef193a
|
Fixes to the command bindings
|
2018-05-10 19:00:03 -07:00 |
Allen Webster
|
cb9b9f6160
|
Removed 4coder_helper folder from 4ed_build.cpp
|
2018-05-10 01:18:54 -07:00 |
Allen Webster
|
9181371be7
|
The end of 4coder_helper as a folder, all helpers grouped with main helper file or other appropriate code. End of power as a folder, all power code preserved at same level as normal code
|
2018-05-10 01:12:47 -07:00 |
Allen Webster
|
a9f30adbe7
|
More progress on cleaning up the h/cpp mess
|
2018-05-09 20:55:00 -07:00 |
Allen Webster
|
0752dcc72a
|
Compilation problem in project commands
|
2018-05-09 12:54:44 -07:00 |
Allen Webster
|
f65e7dfdfe
|
More aggressive reorganizing
|
2018-05-09 11:58:21 -07:00 |
Allen Webster
|
ba4c7f7959
|
Aggressive reorganization of the default custom layer
|
2018-05-09 00:10:07 -07:00 |
Allen Webster
|
b703a512d7
|
Cleaning up the project code more
|
2018-05-08 22:22:33 -07:00 |
Allen Webster
|
a8b25adafe
|
Attacking the organization of the project commands code
|
2018-05-08 00:14:23 -07:00 |
Allen Webster
|
7dc5ba2f94
|
Fixed line move bug in virtual whitespace mode
|
2018-05-07 13:05:27 -07:00 |
Allen Webster
|
58e43b7ade
|
Fix clamp type ambiguity
|
2018-05-06 23:26:01 -07:00 |
Allen Webster
|
c3aac5663d
|
4.0.26 mac fix
|
2018-05-06 21:44:03 -07:00 |
Allen Webster
|
a6f525a900
|
4.0.26 bug fix list completed
|
2018-05-06 19:47:22 -07:00 |
Allen Webster
|
40b5e61e91
|
Cut down 4ed_view.cpp a lot more, cut the old debug view
|
2018-03-24 23:43:56 -07:00 |
Allen Webster
|
17704c6036
|
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
|
2018-03-24 03:06:45 -07:00 |
Allen Webster
|
294c87a306
|
Dunno, stuff about tests or what not, I forget now
|
2018-03-23 12:13:41 -07:00 |
Allen Webster
|
199d6d8f80
|
Got input recording up and running
|
2018-03-09 18:06:55 -08:00 |
Allen Webster
|
e8cd42b278
|
Update 4coder_file.h on unix side
|
2018-03-09 19:34:35 -05:00 |
Allen Webster
|
ce5039d0ca
|
simulated input testing mostly done
|
2018-03-02 23:46:44 -08:00 |
Allen Webster
|
4648cc307e
|
Got build working on new machine
|
2018-02-14 15:22:33 -08:00 |
Allen Webster
|
0cb38ddb7c
|
buildsuper*.sh fix
|
2017-12-05 10:44:01 -05:00 |
Allen Webster
|
6e60f6796c
|
Fixed indentation issues
|
2017-12-02 17:17:06 -05:00 |
Allen Webster
|
ceba56777f
|
Fixing 4coder_casey.cpp
|
2017-12-02 15:31:53 -05:00 |
Allen Webster
|
29e3df9df6
|
Mac symlink problem fixed, *search* bs thingy fixed
|
2017-12-02 13:04:56 -05:00 |
Allen Webster
|
451a6fd8a4
|
Mac symbolic link problem fixed
|
2017-12-01 14:36:03 -05:00 |
Allen Webster
|
47a8221cbb
|
Fixed API for buffer resolution, site readability, build notes
|
2017-12-01 14:13:36 -05:00 |
Allen Webster
|
d9ff9c6651
|
Better version of buffer resolution algorithms
|
2017-12-01 13:04:07 -05:00 |
Allen Webster
|
65e794f9d3
|
Lots of good work, also half assed shitty poop sauce of a buffer uniquifier
|
2017-11-30 18:25:49 -05:00 |
Allen Webster
|
5f2119cbd6
|
Changing window title on Linux
|
2017-11-30 14:15:40 -05:00 |
Allen Webster
|
6cdaa02312
|
Got window title changing working robustly ish
|
2017-11-30 14:02:37 -05:00 |
Allen Webster
|
6c13041dee
|
Moved set_title into custom API, implemented set_title tests there
|
2017-11-30 11:39:35 -05:00 |
Allen Webster
|
f00812a511
|
System level set_tite call, Mac set_title implementation, system level set_title test
|
2017-11-30 10:44:08 -05:00 |
Allen Webster
|
37b525fadd
|
Lots and lots of new commands, and sharpened up some other stuff too
|
2017-11-29 18:00:14 -05:00 |
Allen Webster
|
da748f608c
|
Fixing indentation bugs with new tricks
|
2017-11-28 18:31:10 -05:00 |
Allen Webster
|
734b1af24b
|
Best possible autoindent based on old implementation
|
2017-11-28 15:49:40 -05:00 |
Allen Webster
|
d4df1af8ea
|
Cleaning up linex_index -> line_number naming
|
2017-11-28 15:16:53 -05:00 |
Allen Webster
|
c27248dcf0
|
Rust error arrow thing '-->'
|
2017-11-27 17:16:23 -05:00 |
Allen Webster
|
b0ec2a9422
|
Sort command metadata to prevent merge problems
|
2017-11-27 15:13:42 -05:00 |
Allen Webster
|
fdf407fc08
|
Got windows clipboard monitoring working
|
2017-11-27 14:38:48 -05:00 |
Allen Webster
|
2a228b5920
|
merge problems
|
2017-11-27 12:59:47 -05:00 |
Allen Webster
|
538ec0df26
|
Ready to ship 4.0.24
|
2017-11-22 16:02:56 -05:00 |
Allen Webster
|
22371da8da
|
Got the metadata generators working on unix
|
2017-11-22 15:21:53 -05:00 |
Allen Webster
|
fcb4fe279b
|
Added metadata generator to buildsuper
|
2017-11-22 15:05:58 -05:00 |
Allen Webster
|
7ace277975
|
Got linux command metadata working
|
2017-11-22 14:04:14 -05:00 |
Allen Webster
|
bc1ba688c6
|
Fix crash bug, first pass of unix metadata geneartor
|
2017-11-22 13:45:44 -05:00 |
Allen Webster
|
793ba6fc83
|
Lots of new convenience features
|
2017-11-21 13:25:19 -05:00 |
Allen Webster
|
818e3781df
|
Finished the bindings.html generator (mostly), fixed the windows crash bug (major
|
2017-11-18 17:40:10 -05:00 |