Highlights
- 8 discussions answered
Block or Report
Block or report hugomg
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
597 contributions in the last year
Contribution activity
May 2022
Created 53 commits in 4 repositories
Created a pull request in pallene-lang/pallene that received 11 comments
Rework the installation process
This pull request allows the Pallene compiler to be called from any directory, not just the root of the repository. This fixes #16. Hooray! To acco…
+765
−44,351
•
11
comments
Opened 11 other pull requests in 1 repository
pallene-lang/pallene
11
merged
- For C flags, only use CFLAGS environment variable
- Lint the pallenec
- Oops. Fix a bug where --print-ir was unusable
- Check that the installed Lua version is the correct one.
- Take advantage of Rockspec 3.0 features
- In --print-ir, explicitly show CallStatic and CallDyn
- git-sync: support squash or rebase workflows
- Some readme tweaks
- pallenec: Remove --dump flag
- git-sync: Use "git branch -d" to delete branches
- Remove --emit-asm option
Reviewed 1 pull request in 1 repository
pallene-lang/pallene
1 pull request
Created an issue in mawww/kakoune that received 2 comments
[BUG] Wrong filetype for scripts with #!/usr/bin/fish shebang
Version of Kakoune
Kakoune v2021.11.08-204-g459c6f58
Reproducer
Ask kakoune to edit a fish shell script that has a #!/usr/bin/fish
shebang but no f…
2
comments