Brian Fiete b7725d0ed0 Improved constraint checks where generic param type constraint passes 2 months ago
..
BfAst.cpp 958a1630aa Added support for global:: lookups 2 months 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 39a1f44b9c Move empty autocomplete entry check into c++ side 2 months ago
BfAutoComplete.h a5e9a33f64 Anonymous subclassing in initializer blocks 7 months ago
BfCodeGen.cpp 7f328385db Trailing whitespace trimming 3 years ago
BfCodeGen.h 7f328385db Trailing whitespace trimming 3 years ago
BfCompiler.cpp ee3aa7fc26 Fixed IsTypeUsed check for generic parameterized by interfaces 2 months ago
BfCompiler.h ee3aa7fc26 Fixed IsTypeUsed check for generic parameterized by interfaces 2 months ago
BfConstResolver.cpp 53f4e8955e Const resolve enum case cast fix 6 months 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 5 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 8 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 7 months ago
BfExprEvaluator.cpp b7725d0ed0 Improved constraint checks where generic param type constraint passes 2 months ago
BfExprEvaluator.h bc9ad74a46 Added in missing argument flags in delegate thunks 4 months 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 5 months ago
BfMangler.h 7f328385db Trailing whitespace trimming 3 years ago
BfModule.cpp 192c9d8f33 Fixed some nullable splat cases 2 months ago
BfModule.h b7725d0ed0 Improved constraint checks where generic param type constraint passes 2 months ago
BfModuleTypeUtils.cpp b7725d0ed0 Improved constraint checks where generic param type constraint passes 2 months 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 7 months ago
BfPrinter.cpp 116d9c6f01 Improved formatting of string interpolation expressions 2 months ago
BfPrinter.h 116d9c6f01 Improved formatting of string interpolation expressions 2 months ago
BfReducer.cpp e5c1d782ea TriviaStart fix for 'A<B>.C()' 2 months ago
BfReducer.h 958a1630aa Added support for global:: lookups 2 months 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 7f328385db Trailing whitespace trimming 3 years ago
BfSource.h 7f328385db Trailing whitespace trimming 3 years 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 2f66bcafcc Static local IR populateType fix 2 months 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 e82f9ce3ee Improved ce handling of failed irCodeGen, const null ptr handling 2 months ago
CeMachine.h e82f9ce3ee Improved ce handling of failed irCodeGen, const null ptr handling 2 months ago
MemReporter.cpp 7f328385db Trailing whitespace trimming 3 years ago
MemReporter.h 7f328385db Trailing whitespace trimming 3 years ago