0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 9 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[rt/interp] Make context's destructor non-virtual
paulbone
as Paul Bone
More... over 2 years ago
[rt/gc] The NoGCScope does not need a virtual destructor
paulbone
as Paul Bone
More... over 2 years ago
[rt] Use the C++ override keyword
paulbone
as Paul Bone
More... over 2 years ago
[rt] Add a memory chunk allocator
paulbone
as Paul Bone
More... over 2 years ago
[merge] Improve some compiler errors
paulbone
as Paul Bone
More... over 2 years ago
[compiler/pre] Provide a graceful error for not binding all vars
paulbone
as Paul Bone
More... over 2 years ago
[compiler/pre] Return branch errors out of lambdas
paulbone
as Paul Bone
More... over 2 years ago
[merge] Add more changes useful for AoC 2021
paulbone
as Paul Bone
More... over 2 years ago
[tests] Remove a warning from this test
paulbone
as Paul Bone
More... over 2 years ago
[rt/gc] Remove warning for Bug #191
paulbone
as Paul Bone
More... over 2 years ago
[rt/gc] Remove warling for Bug #196
paulbone
as Paul Bone
More... over 2 years ago
[compiler] readline can now read empty lines
paulbone
as Paul Bone
More... over 2 years ago
[compiler] Reuse an already defined variable
paulbone
as Paul Bone
More... over 2 years ago
[merge] Merge changes required for AoC day 1
paulbone
as Paul Bone
More... over 2 years ago
[rt/interp] Increase the recursion limit
paulbone
as Paul Bone
More... over 2 years ago
[compiler] Move codepoint_to_string out of the Builtin module
paulbone
as Paul Bone
More... over 2 years ago
[build] Build the foreign code associated with a Plasma program
paulbone
as Paul Bone
More... over 2 years ago
[compiler/util] filename_extension should be semidet
paulbone
as Paul Bone
More... over 2 years ago
[build] Rename search_toml_array
paulbone
as Paul Bone
More... over 2 years ago
[build] Add a code comment
paulbone
as Paul Bone
More... over 2 years ago
[merge] plzbuild will use the timestamp of the Plasma tools
paulbone
as Paul Bone
More... over 2 years ago
[build] Write all the variables in the vars.ninja file
paulbone
as Paul Bone
More... over 2 years ago
[build] Rebuild the rules.ninja file if plzbuild is touched
paulbone
as Paul Bone
More... over 2 years ago
[tests] Remove the --rebuild flag where it is no-longer necessary
paulbone
as Paul Bone
More... over 2 years ago
[build] Update the build.ninja file if the plzbuild file was touched
paulbone
as Paul Bone
More... over 2 years ago
[merge] We can now call foreign code
paulbone
as Paul Bone
More... over 2 years ago
[tests] Test ffi with clang
paulbone
as Paul Bone
More... over 2 years ago
[rt] Rename some symbols
paulbone
as Paul Bone
More... over 2 years ago
[rt] Remove foreign_hack.cpp
paulbone
as Paul Bone
More... over 2 years ago
[compiler] Further improve the comments for builtins
paulbone
as Paul Bone
More... over 2 years ago