Brian Fiete
2ce4ec2e3f
Multi-cursor tweaks
2025-05-26 08:25:07 +02:00
Chernyavsky Andrey
c6fa2b8e79
Feature: Multi-Cursors
2025-05-04 07:59:10 +05:00
Brian Fiete
2e40bab705
Beefy2D updates, file pack support
2025-01-17 10:15:47 -08:00
Brian Fiete
d1a2c53bd7
Add warning when performing destructive undo of global operation
2024-11-21 05:56:18 -05:00
Brian Fiete
a28fe5be7d
GetCurFloat conversion
2024-08-12 14:11:17 -04:00
Brian Fiete
6a5b0b49ed
Fixed undo text corruption bug
2024-04-27 08:24:55 -04:00
Brian Fiete
ccbed1ed01
Minor updates
2024-02-27 11:01:03 -05:00
Brian Fiete
19a2855da9
Display error for theme file failure
2023-06-23 07:15:38 -04:00
Brian Fiete
269716c0d4
Rework hex parsing flags. New 'Hex' flag, 'AllowHexSpecifier' allows hex
2023-06-22 07:52:43 -04:00
MineGame159
5fc52fb01f
Fix StructuredData.ObjectToString()
2022-09-11 13:35:07 +02:00
Brian Fiete
866bddde2e
Emit marker fixes - idSpan fix, persistent opening, specialized squiggle
2022-05-26 15:39:32 -07:00
Brian Fiete
e87bf5b029
UpdateF, dx reinit
2022-05-15 08:00:55 -07:00
Brian Fiete
4d73c90dab
Fixed IdSpan.LookupContext
2022-03-02 17:16:02 -08:00
Brian Fiete
90735e3bf8
Collapsible regions (aka outlining aka code folding)
2022-02-28 11:27:12 -08:00
disarray2077
2fd78b36e7
Improve open error for files from network
2022-01-07 10:22:26 -03:00
Brian Fiete
e29a785fee
Compression interface change
2021-12-05 12:08:03 -08:00
Brian Fiete
61222f8525
Zero-sized compression fixes
2021-12-02 14:43:36 -08:00
Brian Fiete
345746d34d
zlib interface
2021-11-14 18:01:37 -08:00
Brian Fiete
7ef88f4b9c
Simple XML support, string-to-num conversions
2021-09-22 08:04:42 -07:00
Brian Fiete
507fb82e4a
Json array detection fix
2021-09-10 14:09:22 -07:00
Brian Fiete
a0343678bc
Fix for starting with array
2021-09-10 11:51:30 -07:00
Brian Fiete
d14ae8e69d
Widened parsed int to int64
2021-08-02 10:44:56 -07:00
Brian Fiete
f41365a58e
Added 'interface' and 'enum' constraints
2020-11-10 05:44:23 -08:00
Brian Fiete
f795215b44
Fixed object initializer warnings
2020-08-29 11:56:10 -07:00
LZMPDev
ad0dab0d4c
Revamp Stdcall
2020-05-25 20:46:28 +08:00
Brian Fiete
e8fd27fb0c
Added IsEmpty property
2020-05-15 08:50:27 -07:00
Brian Fiete
b52db47d55
Got rid of Action<T>/Func<T>
2020-05-08 07:10:35 -07:00
ExMatics HydrogenC
852b2ed961
Remove redundant using
2020-05-01 14:59:25 +08:00
Brian Fiete
dbd9b32e3f
Renamed System.Collections.Generic to System.Collections
2020-04-29 06:40:03 -07:00
Brian Fiete
79acc766fd
Added GetCurEnum
2020-04-02 08:57:15 -07:00
Brian Fiete
292e0992a4
Removed IDisposable indirection
2020-02-23 06:14:33 -08:00
Brian Fiete
d0e8332150
Fixed some tooltips, added Link Dependencies, more int-ness
2019-12-21 05:48:44 -08:00
Brian Fiete
33edbd18bb
Changing System.Runtime namespace
2019-12-11 12:53:02 -08:00
Brian Fiete
f258b4a25b
Added UnversionedLibDir to config
2019-10-04 10:39:25 -07:00
Brian Fiete
f266fe69d1
Fixes for large strings, multiple 'opposite' operators
2019-10-01 12:48:08 -07:00
Brian Fiete
c2d086fe8e
Allowing HTTP requests for source servers
2019-09-20 09:19:38 -07:00
Brian Fiete
d0de2cca64
Cleanup, fixing error when last line is not newline-terminated
2019-09-19 06:06:49 -07:00
Brian Fiete
49a19647d3
Small fixes
2019-09-18 13:02:01 -07:00
Brian Fiete
09016c8dc0
Bug fixes, installer, [Export]
...
Fixed a bunch of bugs in aggregate const initializers
Fixed ZIP bugs
Fixed a compilation case where we change protection while reifying a type
Added another project kind - Dynamic Library
Added [Export] for DLL method exporting
Fixed some issues of things being generated as __NOINLINE incorrectly
Fixed an issue with module extensions with not-yet-demanded on-demand methods
Started adding Installer
2019-08-27 08:04:41 -07:00
Brian Fiete
078564ac9e
Initial checkin
2019-08-23 11:56:54 -07:00