-
Notifications
You must be signed in to change notification settings - Fork 136
Insights: beefytech/Beef
Overview
-
- 8 Merged pull requests
- 0 Open pull requests
- 74 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
8 Pull requests merged by 5 people
-
Make more colors configurable and use the theme text color for tooltips.
#2120 merged
Jan 31, 2025 -
fix the linux building
#2117 merged
Jan 30, 2025 -
Remove some hardcoded colors to make the IDE more friendly to light themes.
#2114 merged
Jan 29, 2025 -
Fix: Scrolling inside DarkListView and DarkMenuContainer based on Font.GetLineSpacing()
#2111 merged
Jan 26, 2025 -
Feature: Content of Dialog can be copied into clipboard
#2108 merged
Jan 25, 2025 -
Feature: Errors Panel now has a copy to clipboard feature
#2107 merged
Jan 25, 2025 -
Fix Console.ResetColor() not actually applying the original colors when called.
#2092 merged
Jan 14, 2025 -
Avoid recalc of string length in integer ToString()
#2090 merged
Jan 14, 2025
74 Issues closed by 4 people
-
Returning ref of void crashes the IDE
#2125 closed
Feb 1, 2025 -
GenericParam type breaks `Dictionary.TryAdd`
#2124 closed
Feb 1, 2025 -
Invalid GetGenericParamInstance method generic param
#2123 closed
Feb 1, 2025 -
[BUG] Comptime attribute fails when targeting android
#1851 closed
Feb 1, 2025 -
[Crash] SplitList property in generic interface causes a crash.
#1724 closed
Feb 1, 2025 -
[Bug] Unable to implicitly cast 'number' to 'enum'
#2119 closed
Feb 1, 2025 -
Compiler.Mixin inside Comptime method crashes the compiler
#1975 closed
Feb 1, 2025 -
IDE crashes
#1721 closed
Jan 31, 2025 -
Erroneous duplicate value warning
#2122 closed
Jan 31, 2025 -
Find in files using "Match whole case" includes erroneous results
#2113 closed
Jan 31, 2025 -
Code generation error
#1959 closed
Jan 31, 2025 -
[Bug] Module 'System_Reflection_MethodInfo_Data' failed during codegen with: Type mismatch for CmpEQ
#2121 closed
Jan 31, 2025 -
Invalid GetGenericParamInstance with extension
#2118 closed
Jan 31, 2025 -
ConstantToCurrent crash
#1701 closed
Jan 31, 2025 -
Silent IDE crash during comptime
#1965 closed
Jan 31, 2025 -
Wrong `write-past-end error` when using append fields
#1964 closed
Jan 31, 2025 -
[Feature Request] Light IDE theme option
#1291 closed
Jan 30, 2025 -
IDE crashes on some Beef syntax
#1713 closed
Jan 30, 2025 -
How to use static link libraries?
#1777 closed
Jan 30, 2025 -
Comptime Emit issues
#2116 closed
Jan 30, 2025 -
How to import beef dll
#1843 closed
Jan 30, 2025 -
IDE Crashes (probably comptime related)
#1871 closed
Jan 30, 2025 -
IDE crashes
#1866 closed
Jan 29, 2025 -
[Crash] Calling generic method with optional argument where T : struct, new
#1892 closed
Jan 29, 2025 -
[Bug] Fullfiled extern constructor errors as LNK2019 unresolved external symbol
#2112 closed
Jan 29, 2025 -
[Bug][Crash] Specifying different return type for a field defined in interface
#2115 closed
Jan 29, 2025 -
IDE crash involving callbacks
#2105 closed
Jan 29, 2025 -
[Bug] Append allocation results in falsely detected memory leak
#913 closed
Jan 29, 2025 -
Assert failed "(int)mOutFileNames.size() >= mExtensionCount"
#1096 closed
Jan 27, 2025 -
Assert failed "mCompiler->mCompileState != BfCompiler::CompileState_Unreified"
#1098 closed
Jan 27, 2025 -
[BUG] Crash when compling call to extension method from inherited opaque type
#2109 closed
Jan 26, 2025 -
[Bug] Backspace when renaming moves cursor to next character
#2110 closed
Jan 26, 2025 -
[Bug] Static append can overlay other fields in memory
#1953 closed
Jan 25, 2025 -
[Crash] Wrong 'this' index
#2104 closed
Jan 24, 2025 -
[Bug][Crash] Internal Error: LoadField field DataIdx<0 where InstSize>0
#2106 closed
Jan 24, 2025 -
Method matching issue causing ambiguous method call error
#2102 closed
Jan 24, 2025 -
[Crash] Comptime const variable
#1722 closed
Jan 24, 2025 -
Compiler in invalid state but AssertErrorState failed to prior error
#2103 closed
Jan 24, 2025 -
Attempt to access deleted object with static append field
#1750 closed
Jan 24, 2025 -
[Crash] Attribute with constant generic attribute and params constructor
#1723 closed
Jan 24, 2025 -
[Enhancement] Add IsAbstract property to Type
#442 closed
Jan 24, 2025 -
IDE crash when typing delegate name
#1958 closed
Jan 23, 2025 -
Fatal IDE crash when typing in file containing generics
#1872 closed
Jan 23, 2025 -
Constant structure fails to recognize extended constructor
#2094 closed
Jan 23, 2025 -
Empty extern constructor fails to compile
#2091 closed
Jan 23, 2025 -
[Bug] Enum, circular dependency and comptime failure
#2100 closed
Jan 23, 2025 -
IDE crash when inserting or deleting newlines
#2099 closed
Jan 23, 2025 -
[Crash] IDE crashes while debugging comptime
#2101 closed
Jan 23, 2025 -
[BUG] It is possible to create a class with the same name of a namespace
#856 closed
Jan 23, 2025 -
[BUG] Enum payload arguments expected in comptime generated code
#1755 closed
Jan 22, 2025 -
Order of methods can cause errors
#1836 closed
Jan 22, 2025 -
Generic Type alias causes crash
#1928 closed
Jan 22, 2025 -
[Bug] Type resolution error occurs when using a getter through a derived class pointer array element.
#1818 closed
Jan 22, 2025 -
IDE crash
#1765 closed
Jan 21, 2025 -
Unresolved external symbol
#1099 closed
Jan 21, 2025 -
Fatal error when using Dictionary initializer where value is a Tuple
#1961 closed
Jan 21, 2025 -
IDE crashes from valid Beef syntax
#1715 closed
Jan 21, 2025 -
[Bug] Enum with payload fails at ToString with EAV, when parameters are type of pointer
#2098 closed
Jan 21, 2025 -
[Crash] Initialization of fixed-sized arrays with user-defined incorrect size
#1725 closed
Jan 21, 2025 -
[Bug] Rename Symbol does not work correctly in specific condition
#2097 closed
Jan 20, 2025 -
IDE crash when using IOnTypeInit
#2095 closed
Jan 20, 2025 -
Thread.IsBackground is not respected
#2096 closed
Jan 19, 2025 -
[BUG] Crash when enumerating type declarations within generic class
#2093 closed
Jan 15, 2025 -
[Bug] Generic constraint and invocation of local methods
#2088 closed
Jan 15, 2025 -
Empty/one-valued enums aren't hashable
#2089 closed
Jan 14, 2025 -
Compilation fails for previously working code
#2087 closed
Jan 8, 2025 -
Unexpected "Method return type expected" error
#2086 closed
Jan 8, 2025 -
IDE can't reload workspaces with dot in name
#2084 closed
Jan 8, 2025 -
IDE crashes without option to recover
#2085 closed
Jan 7, 2025 -
IDE Crash `Internal parsing error`
#2083 closed
Jan 7, 2025 -
able to reference unrelated static field through instance
#2082 closed
Jan 5, 2025 -
[Enhancement] Allow @ functions to be called
#2080 closed
Jan 2, 2025 -
extension with type not available in class scope
#2081 closed
Jan 2, 2025
16 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Compiler Error - Cannot find typealias
#1828 commented on
Jan 22, 2025 • 0 new comments -
Unbale to inspect parameters in Add method from initializer
#1216 commented on
Jan 22, 2025 • 0 new comments -
[BUG] Class with generic argument is ignoring base class constructor
#1120 commented on
Jan 22, 2025 • 0 new comments -
Unassigned variable is usable in a specific context
#1430 commented on
Jan 23, 2025 • 0 new comments -
File needs to be opened and compiled with comptime debugging to compile
#1817 commented on
Jan 24, 2025 • 0 new comments -
Error when accessing non-abstract base property in derived class
#1847 commented on
Jan 28, 2025 • 0 new comments -
Compiler error
#1827 commented on
Jan 28, 2025 • 0 new comments -
Bad syntax allowed
#1914 commented on
Jan 28, 2025 • 0 new comments -
Exception thrown by return statement in expression block
#1875 commented on
Jan 28, 2025 • 0 new comments -
Compiler reporting type could not be found
#1878 commented on
Jan 28, 2025 • 0 new comments -
Compiler bug: Compiler cannot determine that out parameter is assigned a value
#1870 commented on
Jan 28, 2025 • 0 new comments -
[Crash] Cannot cast nullable function param
#1746 commented on
Jan 28, 2025 • 0 new comments -
Issue casting delegate to another with same signature
#1864 commented on
Jan 28, 2025 • 0 new comments -
Indexing into a pointer does not work in some scenarios
#1720 commented on
Jan 30, 2025 • 0 new comments -
IDE crashes with Fatal Error
#1969 commented on
Jan 30, 2025 • 0 new comments -
[Crash] crash when attempting to comptime debug
#1729 commented on
Feb 2, 2025 • 0 new comments