Brian Fiete
|
97d7324874
|
Fixed fail test
|
2021-01-04 13:57:28 -08:00 |
|
Brian Fiete
|
f9b9b15214
|
DeleteDictionaryAndKeysAndItems to DeleteDictionaryAndKeysAndValues
|
2021-01-04 04:56:44 -08:00 |
|
Brian Fiete
|
f6174aade2
|
Support for file dragging in workspace panel
|
2021-01-03 11:51:53 -08:00 |
|
Brian Fiete
|
5fd037bc58
|
Fixed project serialization with ignored files
|
2021-01-03 06:25:06 -08:00 |
|
Brian Fiete
|
3c9dfc4bef
|
Setting link language to en-US
|
2021-01-03 06:24:49 -08:00 |
|
Brian Fiete
|
1be37e6f24
|
Deprecated DeleteAndClearItems
|
2021-01-02 09:08:25 -08:00 |
|
Brian Fiete
|
08f8ccd4d8
|
Merge pull request #782 from xposure/master
Added CreateObject support for Arrays
|
2021-01-02 04:49:59 -08:00 |
|
xposure
|
caf81a72e3
|
Added CreateObject support for Arrays in minlib
|
2021-01-01 19:29:05 -05:00 |
|
Brian Fiete
|
06a1ea841f
|
Fixed some generic param cases with generic methods in generic variants
|
2021-01-01 15:33:00 -08:00 |
|
Chris Phillips
|
c399b79bd5
|
Add IsArray and IsSizedArray to Type
|
2020-12-31 15:02:12 -05:00 |
|
Brian Fiete
|
78ae79b802
|
Test improvements (continue after fail, console output, error location)
|
2020-12-29 09:23:00 -08:00 |
|
Brian Fiete
|
cadd1f809f
|
Fixed issue with Autocomplete Require Control disabled
|
2020-12-28 15:42:58 -08:00 |
|
Brian Fiete
|
4e27903fe5
|
Profile profiler memory leak during compilation
|
2020-12-25 15:36:24 -08:00 |
|
Brian Fiete
|
27a586df04
|
Fixed atom deletion issue
|
2020-12-25 05:22:02 -08:00 |
|
Brian Fiete
|
0952f3f278
|
Fixed slow const eval detection
|
2020-12-24 07:45:58 -08:00 |
|
Brian Fiete
|
ff1f8aff3f
|
Initial const eval feature release
|
2020-12-23 08:53:38 -08:00 |
|
Brian Fiete
|
6bb363fb4b
|
CTFE updates, including heap support
|
2020-12-17 04:51:05 -08:00 |
|
Brian Fiete
|
c46e86f416
|
Error checking for ShowCode
|
2020-12-14 10:21:06 -08:00 |
|
Brian Fiete
|
9560a8de88
|
Fixed issue manually adding project in same directory as workspace
|
2020-12-14 05:49:58 -08:00 |
|
Brian Fiete
|
9c948d37ff
|
Version bump to 0.42.9
|
2020-12-09 14:20:45 -08:00 |
|
Brian Fiete
|
8852e7e194
|
Protected protection improvements
|
2020-12-06 07:32:01 -08:00 |
|
Brian Fiete
|
5096e65fc7
|
More commutable attributes
|
2020-12-04 14:10:42 -08:00 |
|
Brian Fiete
|
687dde063f
|
Include inner-overload method in classview
|
2020-12-04 05:22:49 -08:00 |
|
Brian Fiete
|
af16b5f356
|
Close quickfind on symbol rename
|
2020-11-30 10:49:24 -08:00 |
|
Brian Fiete
|
77946cafdf
|
Improved handling of char pairs
|
2020-11-30 09:47:14 -08:00 |
|
Brian Fiete
|
e93c44703b
|
Better esc handing during f3 quickfind
|
2020-11-30 07:39:43 -08:00 |
|
Brian Fiete
|
ee4aa8a592
|
Properly enable/disable test menu items
|
2020-11-19 09:55:46 -08:00 |
|
Brian Fiete
|
ec92168669
|
Added Remove menu right-click option on failed project load
|
2020-11-16 17:44:04 -08:00 |
|
Brian Fiete
|
e1a74ce81a
|
Load debug visualizers when loading crash dump
|
2020-11-16 05:22:35 -08:00 |
|
Brian Fiete
|
e34dee7438
|
Format on Save
|
2020-11-10 06:03:50 -08:00 |
|
Brian Fiete
|
330eb037e8
|
Fixed save buffers during symbol rename
|
2020-11-08 07:45:37 -08:00 |
|
Brian Fiete
|
ab004faa78
|
Fixed cursor repositioning for closing quotes
|
2020-11-06 09:57:19 -08:00 |
|
Brian Fiete
|
cabacdd183
|
Improved EditData GetFileTime
|
2020-11-04 09:50:41 -08:00 |
|
Brian Fiete
|
d4d59e5ed6
|
Filtered out unchanged recovery files
|
2020-11-04 06:58:03 -08:00 |
|
Brian Fiete
|
716ec05394
|
Fixed FileWatcher overflow manual override
|
2020-11-04 06:51:30 -08:00 |
|
Brian Fiete
|
6302b5e247
|
Fixed freeze during OpenCodeBlock
|
2020-11-03 05:25:53 -08:00 |
|
Brian Fiete
|
6afaf4faad
|
Renamed Build Solution to Build Workspace. More menu items.
|
2020-11-02 13:07:46 -08:00 |
|
Brian Fiete
|
d15057ca6b
|
Disable safeseh for Win32 ld-link
|
2020-10-30 14:57:53 -07:00 |
|
Brian Fiete
|
b94f69b976
|
Improved VS detection
|
2020-10-30 05:51:39 -07:00 |
|
Brian Fiete
|
414a6faa56
|
Temporarily removed broken LLVM tests
|
2020-10-28 15:11:41 -07:00 |
|
Brian Fiete
|
710d7636d6
|
Added "Unlocked Projects" options to Find in Files
|
2020-10-26 14:05:48 -07:00 |
|
Brian Fiete
|
8ee47190cd
|
Merge pull request #585 from eveningstarinc/master
Fix misc bugs w/ IDE build in folders with a space
|
2020-10-26 09:58:52 -07:00 |
|
Brian Fiete
|
425284f023
|
Added NoExtension
|
2020-10-22 11:51:25 -07:00 |
|
Brian Fiete
|
6e71cbc765
|
Fixed indenting for op-assignment operator overloads
|
2020-10-22 07:05:11 -07:00 |
|
Brian Fiete
|
f8213b8320
|
mintest trim
|
2020-10-22 06:31:39 -07:00 |
|
Brian Fiete
|
bf5e689029
|
Fixed documentation on member with attributes
|
2020-10-21 09:34:08 -07:00 |
|
Brian Fiete
|
2aa2611362
|
Fixed closing paren detection issue
|
2020-10-21 09:06:19 -07:00 |
|
Brian Fiete
|
1a44732189
|
Clear paren pair list on new statement
|
2020-10-17 13:09:18 -07:00 |
|
Brian Fiete
|
743a8da08b
|
Reworked IDE paren pair support
|
2020-10-17 12:59:10 -07:00 |
|
Brian Fiete
|
2a57d9d447
|
Fixed line paste indent issues
|
2020-10-17 06:46:16 -07:00 |
|