Brian Fiete b7f8dc444c Fixed errors related to duplicate local method names 4 天之前
..
BfAst.cpp 9e9b170548 ToCleanAttributeString now removes explicit System namespace 1 月之前
BfAst.h 958a1630aa Added support for global:: lookups 2 月之前
BfAstAllocator.cpp 7f328385db Trailing whitespace trimming 3 年之前
BfAstAllocator.h 7f328385db Trailing whitespace trimming 3 年之前
BfAutoComplete.cpp 764c454261 Base type null check fix 1 月之前
BfAutoComplete.h a5e9a33f64 Anonymous subclassing in initializer blocks 6 月之前
BfCodeGen.cpp 7f328385db Trailing whitespace trimming 3 年之前
BfCodeGen.h 7f328385db Trailing whitespace trimming 3 年之前
BfCompiler.cpp b062c3d2dd Fixed late reification error with disabled runtime 1 月之前
BfCompiler.h ee3aa7fc26 Fixed IsTypeUsed check for generic parameterized by interfaces 2 月之前
BfConstResolver.cpp 01cb9bf970 Fixed const error checking 1 月之前
BfConstResolver.h 53f4e8955e Const resolve enum case cast fix 6 月之前
BfContext.cpp 4ba8f6b0f6 Improved mid-compile deleted type handling 5 月之前
BfContext.h 3d92bdea7c Fix uninitialized mActiveProject in BfTypeState 4 月之前
BfDefBuilder.cpp d67a6243eb HiddenAtom fix for non-static nameless types 2 月之前
BfDefBuilder.h c7da3e15f9 DynamicCastToSignature release fix 4 月之前
BfDeferEvalChecker.cpp 124d191bab Allow (.) inferred type cast inside ref and * unary operations 7 月之前
BfDeferEvalChecker.h b261615bd9 Fixed issue with comptime strings ending up in executable 2 年之前
BfDemangler.cpp 33e4ac7a95 Made MsDemangleScanner more lenient 5 月之前
BfDemangler.h 7f328385db Trailing whitespace trimming 3 年之前
BfElementVisitor.cpp 5feb0c044b 'not case' expression, case variable scope change 5 月之前
BfElementVisitor.h 958fc30310 Inline anonymous type declarations 6 月之前
BfExprEvaluator.cpp e64e421feb Improved method selection for extension methods with generic 'this' 1 月之前
BfExprEvaluator.h 1014824fd0 Fixed incorrect warning for flipped CheckConstCompare 1 月之前
BfFixits.h 7f328385db Trailing whitespace trimming 3 年之前
BfIRBuilder.cpp e7a966c1b5 Improved "const" handling of local variable when referencing globals 2 月之前
BfIRBuilder.h c511773dad Added typeof_comptime const type 6 月之前
BfIRCodeGen.cpp 8102de259f Fixed "over-aligned" issue with global variables 2 月之前
BfIRCodeGen.h 8102de259f Fixed "over-aligned" issue with global variables 2 月之前
BfMangler.cpp e713e6ebc7 mangleContext.mModule null check 4 月之前
BfMangler.h 7f328385db Trailing whitespace trimming 3 年之前
BfModule.cpp faebf0af06 Fixed for Hunty 2 周之前
BfModule.h b7725d0ed0 Improved constraint checks where generic param type constraint passes 2 月之前
BfModuleTypeUtils.cpp 769572901e Null check fix 2 周之前
BfNamespaceVisitor.cpp 7f328385db Trailing whitespace trimming 3 年之前
BfNamespaceVisitor.h 7f328385db Trailing whitespace trimming 3 年之前
BfParser.cpp 07a2e88960 String interpolation fix with string literals inside brackets 2 月之前
BfParser.h a5e9a33f64 Anonymous subclassing in initializer blocks 6 月之前
BfPrinter.cpp a0b7f5d1da Fixed erroneous space insertion when reformatting interpolated strings 2 周之前
BfPrinter.h 116d9c6f01 Improved formatting of string interpolation expressions 2 月之前
BfReducer.cpp cc107ae341 Made AssertCurrentNode a soft error 1 月之前
BfReducer.h cc107ae341 Made AssertCurrentNode a soft error 1 月之前
BfResolvePass.cpp 7f328385db Trailing whitespace trimming 3 年之前
BfResolvePass.h 7f328385db Trailing whitespace trimming 3 年之前
BfResolvedTypeUtils.cpp 3c276968b3 Improved handling of multiply-nested generic aliases 2 月之前
BfResolvedTypeUtils.h 958a1630aa Added support for global:: lookups 2 月之前
BfSource.cpp 8a07189594 Improved handling of parser errors with attributed elements 1 月之前
BfSource.h 8a07189594 Improved handling of parser errors with attributed elements 1 月之前
BfSourceClassifier.cpp 958a1630aa Added support for global:: lookups 2 月之前
BfSourceClassifier.h 5feb0c044b 'not case' expression, case variable scope change 5 月之前
BfSourcePositionFinder.cpp 7f328385db Trailing whitespace trimming 3 年之前
BfSourcePositionFinder.h 7f328385db Trailing whitespace trimming 3 年之前
BfStmtEvaluator.cpp b7f8dc444c Fixed errors related to duplicate local method names 4 天之前
BfSystem.cpp d67a6243eb HiddenAtom fix for non-static nameless types 2 月之前
BfSystem.h d67a6243eb HiddenAtom fix for non-static nameless types 2 月之前
BfTargetTriple.cpp 7f328385db Trailing whitespace trimming 3 年之前
BfTargetTriple.h e2dad5f838 Added TargetTriple, fixed asm stuff for non-x86 LLVM 5 年之前
BfType.h 7f328385db Trailing whitespace trimming 3 年之前
BfUtil.cpp 7f328385db Trailing whitespace trimming 3 年之前
BfUtil.h 7f328385db Trailing whitespace trimming 3 年之前
BfVarDeclChecker.cpp 7f328385db Trailing whitespace trimming 3 年之前
BfVarDeclChecker.h 7f328385db Trailing whitespace trimming 3 年之前
CeDebugger.cpp 939c1079ee TypedValueToString fix with null type 6 月之前
CeDebugger.h 8052066ab0 Added "Keep Native Console Open" option 1 年之前
CeMachine.cpp 072e7ad1a9 Add null checks to comptime documentation 2 周之前
CeMachine.h 83ccc1662d Add documentation reflection for comptime 1 月之前
MemReporter.cpp 7f328385db Trailing whitespace trimming 3 年之前
MemReporter.h 7f328385db Trailing whitespace trimming 3 年之前