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