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

Separate crates #311

Merged
merged 16 commits into from Feb 7, 2023
Merged

Separate crates #311

merged 16 commits into from Feb 7, 2023

Conversation

JonasWanke
Copy link
Member

@JonasWanke JonasWanke commented Feb 3, 2023

Depends on #280!

Checklist

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

@JonasWanke JonasWanke added the T: Refactor Type: Refactoring label Feb 3, 2023
@jwbot jwbot added P: Compiler: CLI Package: Candy's command-line interface P: Compiler: Frontend Package: The compiler frontend P: Compiler: Fuzzer Package: Candy's built-in fuzzer fuzzing Candy code P: Compiler: Language Server Package: The Candy Language Server P: Compiler: VM Package: The VM executing Candy byte code (LIR) labels Feb 3, 2023
compiler/frontend/src/position.rs Outdated Show resolved Hide resolved
compiler/vm/fuzz/Cargo.toml Outdated Show resolved Hide resolved
compiler/fuzzer/src/runner.rs Outdated Show resolved Hide resolved
@JonasWanke JonasWanke merged commit bc9cf75 into main Feb 7, 2023
@JonasWanke JonasWanke deleted the separate-crates branch February 7, 2023 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P: Compiler: CLI Package: Candy's command-line interface P: Compiler: Frontend Package: The compiler frontend P: Compiler: Fuzzer Package: Candy's built-in fuzzer fuzzing Candy code P: Compiler: Language Server Package: The Candy Language Server P: Compiler: VM Package: The VM executing Candy byte code (LIR) T: Refactor Type: Refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants