Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebasing #1

Merged
merged 65 commits into from
Jun 14, 2023
Merged

Rebasing #1

merged 65 commits into from
Jun 14, 2023

Conversation

cdahlheimer
Copy link
Owner

No description provided.

AlDanial and others added 30 commits September 27, 2022 21:20
cdahlheimer Adding circom language support - fixes #680
cdahlheimer Adding cairo language support - fixes #682
…cloc into RyanMcC-win32-long-path-support

fix merge conflict
Website: https://pest.rs/
I was not exactly shure what to use for the value in $rh_Scale_Factor so
I coppied the value from ANTLR.
Add support for Pest grammer files #695
Remove comments inside OCaml strings
This fixes an issue with how the verbose flag is matched in config files. In the current release, it checks for "verbose" or "v" anywhere in the line, instead of only at the beginning of the line. This causes a config like "force-lang Objective-C,h" to match the verbose check instead (because of the v in Objective), if verbose has not already been specified. This changes that check to require v/verbose to be at the start of the line.
Fix incorrect parsing of config file, #706
AlDanial and others added 29 commits February 22, 2023 20:09
fix:  prevent get_leading_dirs() from returning doubled file path
separators, ie, a//b/c, which may happen depending on the sequence
of paths it processes
added Text::Glob by Richard Clamp to handle glob -> regex
this is a partial implementation, still need --match-f,
--match-d
this is a partial implementation, still need --match-f,
--match-d
@cdahlheimer cdahlheimer merged commit 5b53537 into cdahlheimer:master Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants