Commit Graph

190 Commits (831c4c0d9473fc3fa00586f38d9c963dcb0327c7)

Author SHA1 Message Date
Allen Webster 831c4c0d94 Comment line toggle 2018-12-17 21:14:56 -08:00
Allen Webster a1cfefbf86 Fixes: scope highlight scrolled right, ignore render items off the screen, scientific notation parsing with + 2018-12-16 20:31:04 -08:00
Allen Webster 1e7f0019f5 Fixed mac build 2018-12-13 09:14:32 -08:00
Allen Webster 4681ab76c4 Undoing hjkl changes 2018-12-11 08:53:17 -08:00
Allen Webster f9e33233b5 Change binding for absorb scope command 2018-11-29 15:21:29 -08:00
Allen Webster fb4988f185 Switched to deafult skipping sub-errors 2018-11-29 13:18:51 -08:00
Allen Webster 4db6beddd0 Switch to relying on string_push and string_push_copy everywhere 2018-11-29 12:55:53 -08:00
Allen Webster 89516d827b Push string/push string copy in string library 2018-11-27 20:36:09 -08:00
Allen Webster ceda879326 Eliminated global fm arena 2018-11-27 12:09:24 -08:00
Allen Webster 9e81a83ec9 Adjusted bindings for hjkl movement system 2018-11-27 10:57:46 -08:00
Allen Webster 7406ff78e3 alt + hjkl movement system 2018-11-27 10:50:39 -08:00
Allen Webster c3ef63934f API files renamed 2018-11-27 10:07:07 -08:00
Allen Webster 3bad062613 Eliminated style generation 2018-11-27 09:56:42 -08:00
Allen Webster 180304dbe3 Remove style struct, focus on enum and array 2018-11-27 07:21:10 -08:00
Allen Webster 59d70950d6 Removed keycodes from 4ed_metagen.cpp 2018-11-22 10:34:11 -08:00
Allen Webster c5a5ad6efc Update 4coder_experiments.cpp to use new EventOn* flags 2018-11-20 23:55:37 -08:00
Allen Webster 1d5621f5b6 Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
Allen Webster a1f240f04e Input handling cleanup, new view_activate key, fix notepad-like click to new view problem 2018-11-08 18:16:11 -08:00
Allen Webster 1ca6adc49b Mac flags 4.0.29 2018-10-06 12:16:31 -07:00
Allen Webster 14293fcbb1 Linux packaging fixes 4.0.29 2018-10-06 12:04:45 -07:00
Allen Webster c59352aacf Updated change log 2018-10-06 11:08:15 -07:00
Allen Webster 9a36222662 Merge with mac changes 2018-10-06 08:49:52 -07:00
Allen Webster 89be77f903 Updated various mac things 2018-10-06 08:49:13 -07:00
Allen Webster 1ca1dc1395 Cleanup and bug fixes 2018-10-05 18:42:56 -07:00
Allen Webster 418b14f092 4.0.29 Major new features 2018-09-30 05:14:47 -07:00
Allen Webster ca2afce6e3 Cursor rendering for ibar-highlight, wireframe the cursor in inactive views. 2018-09-27 13:15:32 -07:00
Allen Webster 76edc98c4d Line highlight, snipe target highlight 2018-09-22 16:45:24 -07:00
Allen Webster c625620950 Setup basics for visible markers, fixed some stability issues 2018-09-17 11:47:06 -07:00
Allen Webster 2c20e18a8d Command lister, Jump lister, Function lister 2018-09-15 16:48:02 -07:00
Allen Webster e6d503abe5 Finishing up the new memory and lifetime API stuff, fixed some of the bug reports 2018-09-07 15:39:33 -07:00
Allen Webster 1469f78ba0 Fixed experiments file 2018-09-04 12:16:46 -07:00
Allen Webster a25b5c0baa Moved Managed_Scope and Managed_Object over to checkable id system with u32_Ptr_Table 2018-08-26 02:55:12 -07:00
Allen Webster 9e3e7519d0 Lister wrappers and fixed option lists 2018-08-05 00:09:18 -07:00
Allen Webster 3d70957efd Implementing every 4coder list in the new UI system. 2018-08-03 19:41:38 -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 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 6e55710432 Miscellanious improvements 2018-06-16 13:57:32 -07:00
Allen Webster c084f42e58 New preprocessor step in buildsuper 2018-06-15 13:10:49 -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 c1d5db2a7c Fix problem in config_var 2018-06-04 02:02:37 -07:00
Allen Webster 0815d7c67b Fix problem in config_compound_member 2018-06-04 01:57: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 59e2a62f37 Config printing 2018-05-27 18:00:13 -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 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 ba4c7f7959 Aggressive reorganization of the default custom layer 2018-05-09 00:10:07 -07:00