Skip to content

Migrate mojo-ini to Mojo 1.0 baseline - #1

Merged
Mjboothaus merged 6 commits into
mainfrom
feature/mojo-1.0b1-migration
Aug 16, 2026
Merged

Migrate mojo-ini to Mojo 1.0 baseline#1
Mjboothaus merged 6 commits into
mainfrom
feature/mojo-1.0b1-migration

Conversation

@Mjboothaus

Copy link
Copy Markdown
Contributor

Summary

  • migrate lexer/parser/writer/tests/examples to Mojo 1.0 syntax and stdlib APIs
  • align pixi and recipe metadata with stable Mojo 1.0 policy
  • add just workflow helper docs and commands for cross-platform task execution

Validation

  • pixi run test-all
  • pixi run build-package

Co-Authored-By: Oz oz-agent@warp.dev

Mjboothaus and others added 5 commits February 2, 2026 14:58
- Add scripts/run_examples.py and pixi examples-all task
- Run examples-all from pre_submit_checklist
- Ignore output/ rattler-build-log.txt and stop tracking it
Co-Authored-By: Warp <agent@warp.dev>
Co-Authored-By: Oz <oz-agent@warp.dev>
Co-Authored-By: Oz <oz-agent@warp.dev>
Co-Authored-By: Oz <oz-agent@warp.dev>
Co-Authored-By: Oz <oz-agent@warp.dev>
@semanticdiff-com

semanticdiff-com Bot commented Aug 16, 2026

Copy link
Copy Markdown

Review changes with  SemanticDiff

Changed Files
File Status
  .github/workflows/test.yml  79% smaller
  .pre-commit-config.yaml  47% smaller
  scripts/pre_submit_checklist.py  19% smaller
  .github/workflows/validate-recipe.yml  0% smaller
  CHANGELOG.md Unsupported file format
  RECIPE_SETUP.md Unsupported file format
  benchmarks/benchmark_mojo.mojo Unsupported file format
  docs/JUST_SETUP.md Unsupported file format
  docs/PLATFORM_BUILDS.md Unsupported file format
  docs/RECIPE_VALIDATION.md Unsupported file format
  docs/pixi-pre-submit.md Unsupported file format
  examples/file_io_example.mojo Unsupported file format
  examples/read_example.mojo Unsupported file format
  examples/write_example.mojo Unsupported file format
  justfile Unsupported file format
  output/rattler-build-log.txt Unsupported file format
  packaging/recipe.yaml  0% smaller
  packaging/test_package.mojo Unsupported file format
  pixi.lock Unsupported file format
  pixi.toml Unsupported file format
  recipe.yaml  0% smaller
  scripts/build-recipe.sh Unsupported file format
  scripts/run_examples.py  0% smaller
  scripts/validate-recipe.sh Unsupported file format
  src/ini/__init__.mojo Unsupported file format
  src/ini/lexer.mojo Unsupported file format
  src/ini/parser.mojo Unsupported file format
  src/ini/writer.mojo Unsupported file format
  test_package.mojo Unsupported file format
  tests/test_errors.mojo Unsupported file format
  tests/test_fixtures.mojo Unsupported file format
  tests/test_lexer.mojo Unsupported file format
  tests/test_parser.mojo Unsupported file format
  tests/test_writer.mojo Unsupported file format

Co-Authored-By: Oz <oz-agent@warp.dev>
@Mjboothaus
Mjboothaus merged commit 9565aa2 into main Aug 16, 2026
6 checks passed
@Mjboothaus
Mjboothaus deleted the feature/mojo-1.0b1-migration branch August 16, 2026 09:12
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