0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 5 days ago. based on code collected 6 days ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[rt] Work around null-termination in PZ format
paulbone
as Paul Bone
More... almost 3 years ago
Merge data_rep into str
paulbone
as Paul Bone
More... almost 3 years ago
[compiler] Dump data representation info as part of --dump-stages
paulbone
as Paul Bone
More... almost 3 years ago
[docs] Fix types example so it can be compiled
paulbone
as Paul Bone
More... almost 3 years ago
[compiler/pz] Export type representation maps from pz
paulbone
as Paul Bone
More... almost 3 years ago
[compiler/pz] Give two maps convenient type names
paulbone
as Paul Bone
More... almost 3 years ago
[compiler/pz] Pretty-print the data representation with --dump-stages
paulbone
as Paul Bone
More... almost 3 years ago
[rt] Add a specialisation for empty strings
paulbone
as Paul Bone
More... almost 3 years ago
[rt] Implement the C++ operations for the new string builtins
paulbone
as Paul Bone
More... almost 3 years ago
[rt] Add definitions for the new builtins in the runtime
paulbone
as Paul Bone
More... almost 3 years ago
[compiler/core] Mark unused imports as unused
paulbone
as Paul Bone
More... almost 3 years ago
[compiler/pz] Only generate references referenced imports
paulbone
as Paul Bone
More... almost 3 years ago
[compiler/pz] Break make_proc_and_struct_ids until multiple peices
paulbone
as Paul Bone
More... almost 3 years ago
[compiler] Add some string related builtin functions
paulbone
as Paul Bone
More... almost 3 years ago
[merge] merge 'type_bug' into str
paulbone
as Paul Bone
More... almost 3 years ago
[merge] Fix a compiler bug affecting generation of closures
paulbone
as Paul Bone
More... almost 3 years ago
[compiler/pre] Rename a symbol
paulbone
as Paul Bone
More... almost 3 years ago
[compiler/pre] Include variables used in the condition of if statements
paulbone
as Paul Bone
More... almost 3 years ago
[compiler] The captured list for builtins is always empty
paulbone
as Paul Bone
More... almost 3 years ago
[compiler] Add StringPos and Char builtin types
paulbone
as Paul Bone
More... almost 3 years ago
[test] Add an example for the new string builtins
paulbone
as Paul Bone
More... almost 3 years ago
[rt] Some fixes to Strings
paulbone
as Paul Bone
More... almost 3 years ago
[rt] Rename a symbol to add a PZ_ prefix
paulbone
as Paul Bone
More... almost 3 years ago
[rt] FlatString::buffer() returns char*
paulbone
as Paul Bone
More... almost 3 years ago
[rt/gc] Expose pointer tagging constants from the GC
paulbone
as Paul Bone
More... almost 3 years ago
[rt] Tag strings using high bits
paulbone
as Paul Bone
More... almost 3 years ago
[rt] Read pointer tags on strings correctly
paulbone
as Paul Bone
More... almost 3 years ago
[rt,compiler] Add a readline builtin
paulbone
as Paul Bone
More... almost 3 years ago
[merge] Replace the runtime's string implementation
paulbone
as Paul Bone
More... almost 3 years ago
[rt] Use ScopeExit to improve control flow in read_code
paulbone
as Paul Bone
More... almost 3 years ago