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

regex.move #15139

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

regex.move #15139

wants to merge 1 commit into from

Conversation

zjma
Copy link
Contributor

@zjma zjma commented Oct 31, 2024

Description

A regex implementation in pure Move to support #15107 and whatever contract that needs it.

How Has This Been Tested?

UTs

Key Areas to Review

n/a

Type of Change

  • New feature

Which Components or Systems Does This Change Impact?

  • Aptos Framework

Checklist

  • I have read and followed the CONTRIBUTING doc
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I identified and added all stakeholders and component owners affected by this change as reviewers
  • I tested both happy and unhappy path of the functionality
  • I have made corresponding changes to the documentation

Copy link

trunk-io bot commented Oct 31, 2024

⏱️ 1h 16m total CI duration on this PR
Job Cumulative Duration Recent Runs
rust-cargo-deny 11m 🟩🟩🟩🟩🟩 (+1 more)
rust-move-tests 10m 🟥
rust-move-tests 9m 🟥
check-dynamic-deps 9m 🟩🟩🟩🟩🟩 (+2 more)
rust-move-tests 9m 🟥
rust-move-tests 9m 🟥
rust-move-tests 5m
rust-move-tests 5m
semgrep/ci 4m 🟩🟩🟩🟩🟩 (+2 more)
general-lints 3m 🟩🟩🟩🟩🟩 (+1 more)
file_change_determinator 1m 🟩🟩🟩🟩 (+2 more)
permission-check 19s 🟩🟩🟩🟩🟩 (+2 more)
permission-check 17s 🟩🟩🟩🟩🟩 (+2 more)
rust-move-tests 1s

settingsfeedbackdocs ⋅ learn more about trunk.io

@zjma zjma force-pushed the zjma/regex branch 2 times, most recently from 20c7a22 to 0b7c046 Compare October 31, 2024 23:30
@zjma zjma changed the title simple_regex.move regex.move Nov 2, 2024
@zjma zjma mentioned this pull request Nov 2, 2024
22 tasks
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.

1 participant