1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-09 03:52:19 +02:00
Beef/IDEHelper/Compiler
2023-11-18 18:57:20 -05:00
..
BfAst.cpp Goto token name fix 2022-10-18 12:50:23 -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 Fixed autocomplete on fully-qualified global members 2023-11-18 08:54:28 -05: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 Fixed some extension dtor null issues 2023-05-30 09:00:30 -04: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 Improved boxed value support in attribute data 2023-10-10 10:36:04 -07:00
BfConstResolver.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfContext.cpp CheckErrorAttributes signature change 2022-08-27 09:24:20 -07:00
BfContext.h Handle invalidated inlining requests, comptime alias rebuilds 2022-07-28 15:25:41 -04:00
BfDefBuilder.cpp Fixed append ctors in classes with emissions 2022-08-27 09:23:53 -07:00
BfDefBuilder.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfDeferEvalChecker.cpp Fixed issue with comptime strings ending up in executable 2023-03-02 12:41:07 -05:00
BfDeferEvalChecker.h Fixed issue with comptime strings ending up in executable 2023-03-02 12:41:07 -05: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 Fixed ConstEval failed params generation infinite loop 2023-11-09 09:48:11 -05:00
BfExprEvaluator.h Added support for indexer in initializer expression, reeval Add calls 2023-03-17 11:13:41 -07:00
BfFixits.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
BfIRBuilder.cpp Failover case for unhandled type in CreateTypeDeclaration 2023-11-04 08:38:24 -07:00
BfIRBuilder.h Add min and max vector intrinsics and codegen infrastructure 2023-04-02 15:07:15 +02:00
BfIRCodeGen.cpp avoid symbol name collisions 2023-08-07 16:51:42 +02:00
BfIRCodeGen.h Fixed invalid return from GetSimdTypeString 2023-06-29 07:37:24 -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 Hide internal generated methods from reflection, fix ctor/dtor names 2023-10-10 13:20:35 -07:00
BfModule.h Made ResolveTypeRef failure more robust 2023-06-29 07:48:11 -04:00
BfModuleTypeUtils.cpp Improve code emission in unspecialized type variations 2023-11-18 07:42:39 -05: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 Fix infinite loop in BfParser::NextToken 2022-12-19 22:19:45 -03:00
BfParser.h Bookmark panel tweaks 2022-08-23 10:45:57 -07:00
BfPrinter.cpp Multi-variable for formatting fix 2023-04-18 08:41:49 -07:00
BfPrinter.h Fixit for expanding auto constructor 2022-08-01 10:47:17 -04:00
BfReducer.cpp Parsing fix for failed collection initializer expression 2023-11-18 18:57:20 -05:00
BfReducer.h Added support for indexer in initializer expression, reeval Add calls 2023-03-17 11:13:41 -07:00
BfResolvedTypeUtils.cpp Hide internal generated methods from reflection, fix ctor/dtor names 2023-10-10 13:20:35 -07:00
BfResolvedTypeUtils.h Hide internal generated methods from reflection, fix ctor/dtor names 2023-10-10 13:20:35 -07: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 Support case enum member capture in specialized section 2023-11-18 07:42:04 -05:00
BfSystem.cpp Hide internal generated methods from reflection, fix ctor/dtor names 2023-10-10 13:20:35 -07:00
BfSystem.h Hide internal generated methods from reflection, fix ctor/dtor names 2023-10-10 13:20:35 -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 Fixed comptime geps with non-ptrsize indices 2023-03-14 11:56:59 -07:00
CeDebugger.h Trailing whitespace trimming 2022-07-26 13:27:03 -04:00
CeMachine.cpp Hide internal generated methods from reflection, fix ctor/dtor names 2023-10-10 13:20:35 -07:00
CeMachine.h Fixed ce dependency issue with mCeInnerFunctionInfo 2023-04-18 09:08:15 -07: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