Brian Fiete
|
002fd075d1
|
BeefBoot fix
|
2021-12-20 09:57:44 -05:00 |
|
Brian Fiete
|
4f83b61a10
|
Comptime rebuild flag
|
2021-12-20 09:52:29 -05:00 |
|
Brian Fiete
|
ce4b6e04de
|
Support for comptime file IO and process creation
|
2021-12-20 09:39:39 -05:00 |
|
Brian Fiete
|
045e706600
|
Added CallerType, CallerTypeName
|
2021-12-17 15:45:53 -05:00 |
|
Brian Fiete
|
69a597574d
|
Fixed some struct* constraint checking
|
2021-12-17 12:56:51 -05:00 |
|
Brian Fiete
|
ecdc22920a
|
Fixed erroneous return type limitations for operators
|
2021-12-17 08:30:15 -05:00 |
|
Brian Fiete
|
5cc6f13af4
|
Merge vista code into main FileDialog
|
2021-12-17 07:12:27 -05:00 |
|
Brian Fiete
|
77c3ab596f
|
Merge pull request #1134 from disarray2077/vistafiledialogs
Add complete support for Vista File Dialogs
|
2021-12-17 07:04:39 -05:00 |
|
Brian Fiete
|
af4a402a53
|
Fixed adding emitted interfaces when no emitted code is added
|
2021-12-16 12:06:38 -05:00 |
|
Brian Fiete
|
7115cb8e82
|
Fixed bitcast null issue
|
2021-12-16 11:18:57 -05:00 |
|
Brian Fiete
|
d3e33365f0
|
Made GCMarkMembers call unbound
|
2021-12-16 11:08:29 -05:00 |
|
Brian Fiete
|
def7990dbe
|
More support for bitcasts with consts
|
2021-12-16 11:00:56 -05:00 |
|
Brian Fiete
|
0ee161c314
|
Better error for comptime initializer expressions
|
2021-12-16 10:20:09 -05:00 |
|
Brian Fiete
|
9bb34ce029
|
Const eval fix for comptime method args
|
2021-12-16 10:08:38 -05:00 |
|
Brian Fiete
|
a70aecf692
|
BoxedType dtor change
|
2021-12-16 09:42:43 -05:00 |
|
Brian Fiete
|
612368b0f7
|
Comptime EmitAddInterface
|
2021-12-16 09:38:19 -05:00 |
|
Brian Fiete
|
9f4a75dba3
|
Fixed boxed type dtor
|
2021-12-16 08:26:33 -05:00 |
|
Brian Fiete
|
7b65f8887e
|
Fixed autocomplete stack overflow
|
2021-12-16 08:00:20 -05:00 |
|
Brian Fiete
|
224a17e669
|
Fixed ability to view huge (>2GB) spans
|
2021-12-16 07:49:39 -05:00 |
|
Brian Fiete
|
2932fceae4
|
Allow boxed types to utilize comptime methods
|
2021-12-16 07:28:03 -05:00 |
|
Brian Fiete
|
8bc5d09787
|
Error text fix
|
2021-12-15 17:06:43 -05:00 |
|
Brian Fiete
|
ec8d666356
|
MethodToString fix
|
2021-12-15 16:39:41 -05:00 |
|
Brian Fiete
|
a2a97a8e5f
|
Fixed issue detaching editdata when resetting ui
|
2021-12-15 16:24:30 -05:00 |
|
Brian Fiete
|
ae186433cc
|
Negative zero fix
|
2021-12-15 14:41:30 -05:00 |
|
Brian Fiete
|
a3b761ab26
|
Fixes for literal overflow detection
|
2021-12-15 12:17:20 -05:00 |
|
Brian Fiete
|
6a95cbb3b8
|
Diallow mut mismatch on function bind
|
2021-12-15 10:48:42 -05:00 |
|
Brian Fiete
|
ba9d99fa76
|
Merge pull request #1279 from disarray2077/patch-1
Allow underline in generated file name
|
2021-12-15 09:55:23 -05:00 |
|
disarray2077
|
53312a35f3
|
Allow underline in generated file name
|
2021-12-15 11:41:02 -03:00 |
|
Brian Fiete
|
bb6c59e39e
|
Disallowed cast from func constraint to void* or delegate to object
|
2021-12-15 08:42:11 -05:00 |
|
Brian Fiete
|
7b58863563
|
Merge pull request #996 from EinScott/bufstream-fixes
more buffered stream stuff
|
2021-12-15 07:19:25 -05:00 |
|
Brian Fiete
|
798c259e53
|
Spelling fix
|
2021-12-14 14:33:12 -05:00 |
|
disarray2077
|
4d337e3a31
|
Fix dialogs in release mode
... and inline "GetFilterItems" method so we can use scoped allocation
|
2021-12-14 16:25:39 -03:00 |
|
Brian Fiete
|
c59fac571a
|
Fixed issue with ref to an opaque type
|
2021-12-14 12:35:42 -05:00 |
|
Brian Fiete
|
fd098f3e96
|
Removed 'comptime evaluation canceled' error
|
2021-12-14 11:41:11 -05:00 |
|
Brian Fiete
|
f85a4317fc
|
Fixed invalid underlying enum type error
|
2021-12-14 11:26:24 -05:00 |
|
Brian Fiete
|
8623f8f7e5
|
Removed buttons during regen
|
2021-12-14 11:13:51 -05:00 |
|
Brian Fiete
|
cf7c5c3869
|
Merge pull request #1276 from disarray2077/patch-1
Optimize the remove method of dictionary enumerator
|
2021-12-14 10:58:13 -05:00 |
|
Brian Fiete
|
5c08c3716c
|
Invalid assert removed
|
2021-12-14 10:46:27 -05:00 |
|
disarray2077
|
a32dad3740
|
Optimize the remove method of dictionary enumerator
|
2021-12-14 12:21:53 -03:00 |
|
Brian Fiete
|
f92c3d1424
|
Reduced _imp symbols for methods that may become unreified
|
2021-12-14 09:54:22 -05:00 |
|
Brian Fiete
|
e871bd6ace
|
Fixed erroneous char ptr const generation
|
2021-12-14 09:53:43 -05:00 |
|
Brian Fiete
|
31af480c92
|
Increase member chunk size to avoid linker crash
|
2021-12-14 09:52:37 -05:00 |
|
Brian Fiete
|
a1fd8d1397
|
Improve POD resize speed
|
2021-12-14 09:51:25 -05:00 |
|
Brian Fiete
|
2fded5ab0c
|
Merge pull request #1274 from disarray2077/patch-4
Fix folder renaming
|
2021-12-13 09:06:47 -05:00 |
|
disarray2077
|
c545e4ed37
|
Fix folder renaming
|
2021-12-13 10:36:31 -03:00 |
|
Brian Fiete
|
902c038227
|
Merge pull request #1273 from EinScott/generate-dialog
file generation dropdown changes, dialog fix
|
2021-12-13 08:33:42 -05:00 |
|
EinBurgbauer
|
506f5b7d5d
|
file generation dropdown changes, dialog fix
|
2021-12-12 13:10:30 +01:00 |
|
Brian Fiete
|
d0f0834463
|
Fix null check
|
2021-12-11 16:21:37 -08:00 |
|
Brian Fiete
|
187fe8c4a5
|
More null checks
|
2021-12-11 13:01:22 -08:00 |
|
Brian Fiete
|
9517b3a9d5
|
AssertErrorState null check fix
|
2021-12-11 12:48:51 -08:00 |
|