1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 19:48:20 +02:00
Beef/IDEHelper/Compiler
2022-08-25 07:46:37 -07:00
..
BfAst.cpp Fixit for expanding auto constructor 2022-08-01 10:47:17 -04:00
BfAst.h Fixit for expanding auto constructor 2022-08-01 10:47:17 -04:00
BfAstAllocator.cpp Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfAstAllocator.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfAutoComplete.cpp Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfAutoComplete.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfCodeGen.cpp Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfCodeGen.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfCompiler.cpp Add BfParser_GetLineCharAtIdx, include fields in document symbols and optionally include location in type defs 2022-08-23 19:13:15 +02:00
BfCompiler.h Add BfParser_GetLineCharAtIdx, include fields in document symbols and optionally include location in type defs 2022-08-23 19:13:15 +02:00
BfConstResolver.cpp Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfConstResolver.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfContext.cpp Handle invalidated inlining requests, comptime alias rebuilds 2022-07-28 15:25:41 -04:00
BfContext.h Handle invalidated inlining requests, comptime alias rebuilds 2022-07-28 15:25:41 -04:00
BfDefBuilder.cpp Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfDefBuilder.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfDeferEvalChecker.cpp Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfDeferEvalChecker.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfDemangler.cpp Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfDemangler.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfElementVisitor.cpp Fixit for expanding auto constructor 2022-08-01 10:47:17 -04:00
BfElementVisitor.h Fixit for expanding auto constructor 2022-08-01 10:47:17 -04:00
BfExprEvaluator.cpp Const generic param method selector fix 2022-08-23 12:39:26 -07:00
BfExprEvaluator.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfFixits.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfIRBuilder.cpp Fix unions with base types 2022-08-24 16:54:22 -07:00
BfIRBuilder.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfIRCodeGen.cpp Splat fixes, added debugging info for 'using' fields 2022-07-30 09:08:49 -04:00
BfIRCodeGen.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfMangler.cpp Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfMangler.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfModule.cpp Fixed split deferred call processor 2022-08-24 14:49:05 -07:00
BfModule.h Fixed split deferred call processor 2022-08-24 14:49:05 -07:00
BfModuleTypeUtils.cpp Improved namespace search in emitted members in types with extensions 2022-08-25 07:46:37 -07:00
BfNamespaceVisitor.cpp Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfNamespaceVisitor.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfParser.cpp Add BfParser_GetIndexAtLine 2022-08-23 20:00:48 +02:00
BfParser.h Bookmark panel tweaks 2022-08-23 10:45:57 -07:00
BfPrinter.cpp Fixit for expanding auto constructor 2022-08-01 10:47:17 -04:00
BfPrinter.h Fixit for expanding auto constructor 2022-08-01 10:47:17 -04:00
BfReducer.cpp Disallow initializers in anonymous delegate type references 2022-08-24 17:20:55 -07:00
BfReducer.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfResolvedTypeUtils.cpp Handle invalidated inlining requests, comptime alias rebuilds 2022-07-28 15:25:41 -04:00
BfResolvedTypeUtils.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfResolvePass.cpp Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfResolvePass.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfSource.cpp Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfSource.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfSourceClassifier.cpp Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfSourceClassifier.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfSourcePositionFinder.cpp Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfSourcePositionFinder.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfStmtEvaluator.cpp Improved stepping with deferred call processor 2022-08-24 15:44:19 -07:00
BfSystem.cpp Fixed named parameters in extension methods 2022-08-24 08:32:19 -07:00
BfSystem.h Improved namespace search in emitted members in types with extensions 2022-08-25 07:46:37 -07:00
BfTargetTriple.cpp Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfTargetTriple.h Added TargetTriple, fixed asm stuff for non-x86 LLVM 2019-10-17 06:30:17 -07:00
BfType.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfUtil.cpp Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfUtil.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfVarDeclChecker.cpp Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfVarDeclChecker.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
CeDebugger.cpp Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
CeDebugger.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
CeMachine.cpp Don't break in ce debugger when Fail is ignored (ie: unspec variants) 2022-07-28 11:54:48 -04:00
CeMachine.h Clear cached ce reflection data during type rebuild 2022-07-28 11:25:50 -04:00
MemReporter.cpp Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
MemReporter.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00