.. |
Build.cpp
|
Subtle fix to nested builds rebuilding
|
4 months ago |
Build.hpp
|
Subtle fix to nested builds rebuilding
|
4 months ago |
ConverterEnums.hpp
|
WIP Writer
|
2 years ago |
Converters.cpp
|
Added some useful symbols to convert
|
1 year ago |
Converters.hpp
|
Fixed some problems with the Windows tests
|
2 years ago |
DynamicLoader.cpp
|
Use Unix code on MacOS too
|
1 year ago |
DynamicLoader.hpp
|
Hot-reloading work
|
2 years ago |
Evaluator.cpp
|
Fix bug with comptime var destruction
|
1 month ago |
Evaluator.hpp
|
Made RunProcess available as a C interface
|
2 months ago |
EvaluatorEnums.hpp
|
Also mark special macros to prevent false error
|
2 months ago |
Exporting.hpp
|
Made progress on compile-time code execution
|
2 years ago |
FileTypes.hpp
|
First pass at making a Mac build
|
1 year ago |
FileUtilities.cpp
|
WIP Removing dependence on file modification times
|
6 months ago |
FileUtilities.hpp
|
Use C linkage on FileUtilities.hpp
|
3 months ago |
GeneratorHelpers.cpp
|
Hacked in C mode, which will break existing code
|
3 months ago |
GeneratorHelpers.hpp
|
Hacked in C mode, which will break existing code
|
3 months ago |
GeneratorHelpersEnums.hpp
|
Major new language feature - defer
|
6 months ago |
Generators.cpp
|
Made RunProcess available as a C interface
|
2 months ago |
Generators.hpp
|
Added casting, function pointer typedefs
|
2 years ago |
Logging.cpp
|
Switch default compiler to g++
|
2 years ago |
Logging.hpp
|
Hacked in C mode, which will break existing code
|
3 months ago |
Main.cpp
|
Merge branch 'master' of macoy.me:macoy/cakelisp
|
3 months ago |
Metadata.cpp
|
Made RunProcess available as a C interface
|
2 months ago |
Metadata.hpp
|
Add WIP Metadata system
|
1 year ago |
ModuleManager.cpp
|
Made RunProcess available as a C interface
|
2 months ago |
ModuleManager.hpp
|
Made RunProcess available as a C interface
|
2 months ago |
ModuleManagerEnums.hpp
|
Remove need to specify comptime-only or skip-build
|
1 year ago |
OutputPreambles.cpp
|
Precompiled headers working for comptime
|
2 years ago |
OutputPreambles.hpp
|
Precompiled headers working for comptime
|
2 years ago |
RunProcess.c
|
Fix double free on Windows
|
3 days ago |
RunProcess.hpp
|
Made RunProcess available as a C interface
|
2 months ago |
RunProcessEnums.hpp
|
Precompiled headers working for comptime
|
2 years ago |
RunProcessHelpers.cpp
|
Made RunProcess available as a C interface
|
2 months ago |
RunProcessHelpers.hpp
|
Made RunProcess available as a C interface
|
2 months ago |
TokenEnums.hpp
|
Change here-string syntax to work better in editor
|
1 year ago |
Tokenizer.cpp
|
Here strings need to double escape backslashes
|
7 months ago |
Tokenizer.hpp
|
Fix Windows runtests, add forceRelink
|
1 year ago |
Utilities.cpp
|
Switch default compiler to g++
|
2 years ago |
Utilities.hpp
|
Fix Windows build
|
3 days ago |
Writer.cpp
|
Iterate over defer in same scope in reverse
|
6 months ago |
Writer.hpp
|
Precompiled headers working for comptime
|
2 years ago |
WriterEnums.hpp
|
WIP Writer
|
2 years ago |