0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 10 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[compiler] Rename 'abstract' to 'opaque'
paulbone
as Paul Bone
More... about 2 years ago
[merge] Non-exported things can't be referenced by exported things
paulbone
as Paul Bone
More... about 2 years ago
[compiler/pre] Check exported functions refer to exported types
paulbone
as Paul Bone
More... about 2 years ago
[test] Test abstract-exported types
paulbone
as Paul Bone
More... about 2 years ago
[compiler/pre] Detect exported types depending on non-exported types
paulbone
as Paul Bone
More... about 2 years ago
[compiler] Use seperate error messages for bad resource exports
paulbone
as Paul Bone
More... about 2 years ago
[compiler] Add context information to the user_type structure
paulbone
as Paul Bone
More... about 2 years ago
[compiler/pre] Resources in types must be exported properly
paulbone
as Paul Bone
More... about 2 years ago
[tests] Test more variations of non-exported resources
paulbone
as Paul Bone
More... about 2 years ago
[compiler] Move all exported resource checking to one place
paulbone
as Paul Bone
More... about 2 years ago
[compiler] Add comments for func_type fields
paulbone
as Paul Bone
More... about 2 years ago
[tests] Remove reduntant test
paulbone
as Paul Bone
More... about 2 years ago
[tests] Test that we don't recurse for bad resource export checking
paulbone
as Paul Bone
More... about 2 years ago
[compiler] We don't need to transitively check exported resources
paulbone
as Paul Bone
More... about 2 years ago
[compiler] Fix a typeo in an error message
paulbone
as Paul Bone
More... about 2 years ago
[test] Exported resources must refer to exported or abstract resources
paulbone
as Paul Bone
More... about 2 years ago
[merge] Start preparing for Mercury 22.01
paulbone
as Paul Bone
More... about 2 years ago
[compiler] Rename string and time
paulbone
as Paul Bone
More... about 2 years ago
[compiler] Rename util.exception
paulbone
as Paul Bone
More... about 2 years ago
[compiler] Rename util.io
paulbone
as Paul Bone
More... about 2 years ago
[docs] Update bugtracking documentation
paulbone
as Paul Bone
More... about 2 years ago
[rt] Move the ScopeExit class to pz_cxx_future.h
paulbone
as Paul Bone
More... about 2 years ago
[merge] Improve string builtins
paulbone
as Paul Bone
More... about 2 years ago
[docs] Add a small change calculation example
paulbone
as Paul Bone
More... about 2 years ago
[docs,tests] Document and test for Builtin.int_to_codepoint
paulbone
as Paul Bone
More... over 2 years ago
[compiler] Add a codepoint_to_number builtin
paulbone
as Paul Bone
More... over 2 years ago
[docs] Write a README.md for scripts/docker/
paulbone
as Paul Bone
More... over 2 years ago
[docs] Fix a broken link
paulbone
as Paul Bone
More... over 2 years ago
[docs] Make it clear that source-highlight needs to be installed
paulbone
as Paul Bone
More... over 2 years ago
[merge] Implement a fault handler for stack overflows
paulbone
as Paul Bone
More... over 2 years ago