Brian Fiete
|
c7ae0988dc
|
Improved hot compilation handling of DLLs
|
2023-02-20 16:21:56 -05:00 |
|
Brian Fiete
|
990b509111
|
Added GetRelativePath
|
2023-02-20 14:46:24 -05:00 |
|
Brian Fiete
|
3dbab0f42b
|
Fixed hotswap target memory allocation
|
2023-02-20 14:46:08 -05:00 |
|
Brian Fiete
|
d405104757
|
Improved ability to locate source files from moved PDB
|
2023-02-20 14:45:29 -05:00 |
|
Brian Fiete
|
0aedc37d42
|
Merge pull request #1798 from MineGame159/type_static_abstract
Add IsStatic and IsAbstract to System.Type
|
2023-02-17 11:07:20 -05:00 |
|
MineGame159
|
fdc598b4a2
|
Add IsStatic and IsAbstract to System.Type
|
2023-02-17 16:00:34 +01:00 |
|
Brian Fiete
|
e8c763eb20
|
Improved support for boxed structs with emitted interfaces
|
2023-02-14 09:52:20 -05:00 |
|
Brian Fiete
|
e18bf57c87
|
Fixed DoCreateTypeRef BfMemberReferenceExpression null crash
|
2023-02-14 08:51:57 -05:00 |
|
Brian Fiete
|
d71fa3379a
|
Removed debug code
|
2023-02-12 10:31:45 -05:00 |
|
Brian Fiete
|
cb177bc759
|
Fixed sized array size calculation with object elements during rebuild
|
2023-02-12 10:24:22 -05:00 |
|
Brian Fiete
|
b50d2becfc
|
StrRemoveColors
|
2023-02-08 10:18:23 -05:00 |
|
Brian Fiete
|
227b5f4982
|
Added "inside" dragging to listview
|
2023-02-08 10:18:15 -05:00 |
|
Brian Fiete
|
1f6fcfd6b2
|
Fixed handling of deferred assignment of splats in case captures
|
2023-02-08 10:06:38 -05:00 |
|
Brian Fiete
|
1f007ba771
|
Merge pull request #1790 from eveningstarinc/hunterbridges/Issue-1789
Fix construction of `arArgs` in `IDE.BuildContext.QueueProjectGNUArchive` on Windows
|
2023-02-07 16:09:20 -05:00 |
|
Hunter Bridges
|
94447c558e
|
Fix construction of arArgs in IDE.BuildContext.QueueProjectGNUArchive on Windows
|
2023-02-07 13:07:14 -08:00 |
|
Brian Fiete
|
19b31e1dfa
|
Put project file back
|
2023-01-26 11:48:14 -05:00 |
|
Brian Fiete
|
aae2215942
|
32-bit fix
|
2023-01-26 11:13:30 -05:00 |
|
Brian Fiete
|
1291089f47
|
Merge pull request #1785 from Booklordofthedings/master
added GetCursorPosition
|
2023-01-26 10:58:59 -05:00 |
|
Brian Fiete
|
701d28d2d6
|
Faster File.ReadAll
|
2023-01-26 10:56:05 -05:00 |
|
Brian Fiete
|
998cdfae4c
|
Faster AddRange(Span<T>)
|
2023-01-26 10:55:45 -05:00 |
|
Brian Fiete
|
b18ec8ccd3
|
Support for custom menu widget
|
2023-01-26 10:55:15 -05:00 |
|
Brian Fiete
|
20b1827632
|
Null check
|
2023-01-26 10:54:49 -05:00 |
|
Brian Fiete
|
06ac941471
|
Removed problematic temporary code
|
2023-01-26 10:54:34 -05:00 |
|
j vh
|
b2d1d98f1a
|
added console left and top properties
|
2023-01-25 15:30:42 +01:00 |
|
j vh
|
cefc8dff59
|
added GetCursorPosition
|
2023-01-25 14:46:30 +01:00 |
|
Brian Fiete
|
59f074ba83
|
Merge remote-tracking branch 'origin/master'
|
2023-01-23 06:57:06 -05:00 |
|
Brian Fiete
|
a080d260ab
|
Evaluation fixes while program is running
|
2023-01-23 06:56:54 -05:00 |
|
Brian Fiete
|
b9647d2a08
|
Defer fix for typed primitive/valueless target
|
2023-01-23 06:56:05 -05:00 |
|
Brian Fiete
|
7206038cc5
|
Image fixes
|
2023-01-23 06:54:58 -05:00 |
|
Brian Fiete
|
4a3e21c1ab
|
Per-font ellipsis configuration
|
2023-01-23 06:54:20 -05:00 |
|
Brian Fiete
|
6a5c424f7a
|
Merge pull request #1784 from disarray2077/patch-2
Add more constructors to `ObsoleteAttribute`
|
2023-01-14 06:44:39 -05:00 |
|
disarray2077
|
33fc0be429
|
Fix new ObsoleteAttribute constructors
|
2023-01-13 18:39:29 -03:00 |
|
disarray2077
|
3e210999ce
|
Add more constructors to ObsoleteAttribute
|
2023-01-13 18:06:15 -03:00 |
|
Brian Fiete
|
5b80116c8d
|
Merge remote-tracking branch 'origin/master'
|
2023-01-13 07:02:06 -05:00 |
|
Brian Fiete
|
16de3a14a4
|
Property visibility fixes for default interface methods
|
2023-01-13 07:01:54 -05:00 |
|
Brian Fiete
|
2746a53839
|
Process attach improvements
|
2023-01-13 07:00:11 -05:00 |
|
Brian Fiete
|
5146a92f2e
|
Allow char input through Console
|
2023-01-13 06:59:34 -05:00 |
|
Brian Fiete
|
b7fca748ee
|
Vector improvement
|
2023-01-13 06:58:22 -05:00 |
|
Brian Fiete
|
3efa83a7a0
|
Merge pull request #1774 from disarray2077/patch-1
Fix infinite loop in `BfParser::NextToken`
|
2022-12-20 06:28:33 -05:00 |
|
disarray2077
|
488683a40c
|
Fix infinite loop in BfParser::NextToken
|
2022-12-19 22:19:45 -03:00 |
|
Brian Fiete
|
4acfd7b735
|
Merge pull request #1773 from disarray2077/patch-11
Make `WindowPos` public
|
2022-12-19 11:35:08 -05:00 |
|
Brian Fiete
|
ff8fc5526c
|
Merge pull request #1772 from disarray2077/patch-10
Make `ReplaceLargerHelper` private
|
2022-12-19 11:34:51 -05:00 |
|
disarray2077
|
572e891c9a
|
Make WindowPos public
|
2022-12-19 13:16:11 -03:00 |
|
disarray2077
|
7100333f9a
|
Make ReplaceLargerHelper private
|
2022-12-19 13:11:13 -03:00 |
|
Brian Fiete
|
b4dc3039fc
|
Fix status bar button overlap with selection info
|
2022-12-13 17:59:57 -05:00 |
|
Brian Fiete
|
ff82577ae9
|
Merge pull request #1767 from kallisto56/master
Override DarkTabButton.DragEnd
|
2022-12-03 06:41:54 -08:00 |
|
Brian Fiete
|
5894889a8b
|
Merge pull request #1766 from MineGame159/fix_GetIndexAtLine
Fixed BfParser::GetIndexAtLine
|
2022-12-03 06:41:32 -08:00 |
|
Chernyavsky Andrey
|
d0a2b35622
|
Override DarkTabButton DragEnd
|
2022-12-03 05:40:30 +05:00 |
|
MineGame159
|
ce2a1a4657
|
Fixed BfParser::GetIndexAtLine
|
2022-12-02 17:49:26 +01:00 |
|
Brian Fiete
|
15dc0f4687
|
Merge pull request #1763 from kallisto56/master
Fixed memory leak of temporary tab
|
2022-11-30 14:55:02 -08:00 |
|