.. |
BfAst.cpp
|
Added comptype
|
2021-01-15 14:28:21 -08:00 |
BfAst.h
|
s/seperate/separate
|
2021-01-29 23:52:58 -08:00 |
BfAstAllocator.cpp
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
BfAstAllocator.h
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
BfAutoComplete.cpp
|
Fixed loop index type
|
2021-03-24 06:31:11 -04:00 |
BfAutoComplete.h
|
Fixed outer type search in autocomplete
|
2021-01-16 13:43:44 -08:00 |
BfCodeGen.cpp
|
Lost changes
|
2021-02-25 10:14:22 -08:00 |
BfCodeGen.h
|
Fixed datalayout initialization
|
2020-09-14 06:52:19 -07:00 |
BfCompiler.cpp
|
PopulateReified mutate-while-iterating fix
|
2021-05-12 08:19:05 -04:00 |
BfCompiler.h
|
Lost changes
|
2021-02-25 10:14:22 -08:00 |
BfConstResolver.cpp
|
Lost changes
|
2021-02-25 10:14:22 -08:00 |
BfConstResolver.h
|
Lost changes
|
2021-02-25 10:14:22 -08:00 |
BfContext.cpp
|
Better fix for VerifyTypeLookups
|
2021-02-28 11:41:00 -08:00 |
BfContext.h
|
Lost changes
|
2021-02-25 10:14:22 -08:00 |
BfDefBuilder.cpp
|
Lost changes
|
2021-02-25 10:14:22 -08:00 |
BfDefBuilder.h
|
Early code generation support
|
2021-01-11 09:41:43 -08:00 |
BfDeferEvalChecker.cpp
|
Fixed deferred handling of delegate binds in binary operations
|
2021-01-22 13:25:37 -08:00 |
BfDeferEvalChecker.h
|
Fixed deferred handling of delegate binds in binary operations
|
2021-01-22 13:25:37 -08:00 |
BfDemangler.cpp
|
Interop fixes and tests, fixing xplat struct passing issues
|
2020-06-10 07:12:07 -07:00 |
BfDemangler.h
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
BfElementVisitor.cpp
|
Added comptype
|
2021-01-15 14:28:21 -08:00 |
BfElementVisitor.h
|
Added comptype
|
2021-01-15 14:28:21 -08:00 |
BfExprEvaluator.cpp
|
Add colorization options for primitives, structs, generic params and make typealias match aliased type color.
|
2021-03-22 22:24:05 +01:00 |
BfExprEvaluator.h
|
Fixed ??=
|
2021-02-26 14:47:11 -08:00 |
BfFixits.h
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
BfIRBuilder.cpp
|
Const comparison fix for nullptr
|
2021-02-26 06:27:22 -08:00 |
BfIRBuilder.h
|
Lost changes
|
2021-02-25 10:14:22 -08:00 |
BfIRCodeGen.cpp
|
Lost changes
|
2021-02-25 10:14:22 -08:00 |
BfIRCodeGen.h
|
Fixed pointer arithmetic stride issues
|
2021-01-31 05:39:00 -08:00 |
BfMangler.cpp
|
Allow '...' varargs in delegate and function types
|
2021-02-02 07:08:55 -08:00 |
BfMangler.h
|
Fixed GNU const ref mangling
|
2020-11-16 13:11:44 -08:00 |
BfModule.cpp
|
Merge remote-tracking branch 'origin/master'
|
2021-05-12 07:24:37 -04:00 |
BfModule.h
|
Better fix for VerifyTypeLookups
|
2021-02-28 11:41:00 -08:00 |
BfModuleTypeUtils.cpp
|
Fixed invalid temporary const during ignoreWrites cast
|
2021-05-12 07:07:59 -04:00 |
BfNamespaceVisitor.cpp
|
Internal protection, 'using internal <type or namespace>;`
|
2020-10-14 11:33:41 -07:00 |
BfNamespaceVisitor.h
|
Internal protection, 'using internal <type or namespace>;`
|
2020-10-14 11:33:41 -07:00 |
BfParser.cpp
|
Added comptype
|
2021-01-15 14:28:21 -08:00 |
BfParser.h
|
Comptime updates, start of metaprogramming support
|
2021-01-08 16:21:03 -08:00 |
BfPrinter.cpp
|
Lost changes
|
2021-02-25 10:14:22 -08:00 |
BfPrinter.h
|
Formatting improvements to failed parse
|
2020-12-28 09:10:49 -08:00 |
BfReducer.cpp
|
Fixed 'const' generic arg parsing with >>
|
2021-02-28 07:35:26 -08:00 |
BfReducer.h
|
Added 'in' parameter support
|
2021-01-27 09:01:47 -08:00 |
BfResolvedTypeUtils.cpp
|
Disable broken https://github.com/beefytech/Beef/pull/1015
|
2021-05-20 08:55:06 -04:00 |
BfResolvedTypeUtils.h
|
Better fix for VerifyTypeLookups
|
2021-02-28 11:41:00 -08:00 |
BfResolvePass.cpp
|
Added comptype
|
2021-01-15 14:28:21 -08:00 |
BfResolvePass.h
|
Internal protection, 'using internal <type or namespace>;`
|
2020-10-14 11:33:41 -07:00 |
BfSource.cpp
|
Comptime updates, start of metaprogramming support
|
2021-01-08 16:21:03 -08:00 |
BfSource.h
|
Comptime updates, start of metaprogramming support
|
2021-01-08 16:21:03 -08:00 |
BfSourceClassifier.cpp
|
Add colorization options for primitives, structs, generic params and make typealias match aliased type color.
|
2021-03-22 22:24:05 +01:00 |
BfSourceClassifier.h
|
Add colorization options for primitives, structs, generic params and make typealias match aliased type color.
|
2021-03-22 22:24:05 +01:00 |
BfSourcePositionFinder.cpp
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
BfSourcePositionFinder.h
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
BfStmtEvaluator.cpp
|
Fix for var -typed case capture
|
2021-03-02 06:31:39 -08:00 |
BfSystem.cpp
|
mFieldDeclaration null check
|
2021-03-24 06:31:32 -04:00 |
BfSystem.h
|
Lost changes
|
2021-02-25 10:14:22 -08:00 |
BfTargetTriple.cpp
|
Added TargetTriple, fixed asm stuff for non-x86 LLVM
|
2019-10-17 06:30:17 -07:00 |
BfTargetTriple.h
|
Added TargetTriple, fixed asm stuff for non-x86 LLVM
|
2019-10-17 06:30:17 -07:00 |
BfType.h
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
BfUtil.cpp
|
Added reflect method filters
|
2020-07-14 08:27:25 -07:00 |
BfUtil.h
|
Added reflect method filters
|
2020-07-14 08:27:25 -07:00 |
BfVarDeclChecker.cpp
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
BfVarDeclChecker.h
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
CeMachine.cpp
|
fix out of range check mistake
|
2021-05-23 11:47:39 +02:00 |
CeMachine.h
|
Fixed method binding for mid-compile methodInstance rebuilding
|
2021-02-01 13:55:29 -08:00 |
MemReporter.cpp
|
Beefy::String changes, lambda hotswap fixes
|
2019-09-03 11:17:13 -07:00 |
MemReporter.h
|
Beefy::String changes, lambda hotswap fixes
|
2019-09-03 11:17:13 -07:00 |