Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Autotile
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Microhacks
Autotile
Graph
078ba9e0566bfc912948e649c0a98210dc4235c5
Select Git revision
Branches
2
feature/larger-grids
trunk
default
protected
Tags
1
v0.2.0
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
17
Nov
16
17
Apr
5
Mar
v0.2.0
v0.2.0 feature/…
v0.2.0 feature/larger-grids trunk
Include deprecations in CHANGELOG
Add CHANGELOG.md
Use prebuilt base image
Manually configure Rust in CI image
Install junitify on nightly
Accept rustup defaults
Install rustup at start of CI script
Install nightly for all scripts
Run Clippy without caching restrictions
Revert to base 1.82 image
Remove offline mode from Clippy
Fix lint spacing errors
Add fmt & Clippy to lint script
*.yaml -> *.yml
Add Cachine & JUnit reporting to CI
Add more doctests for layout types & CI config
Lint + fmt
Switch from_ldtk_array to use new try_from impl
Convert layout rules to work against 7x7 grids; add a number of conversion methods for converting into the correct format; add custom alternate debug renders for grid based items
Refactor types into sub modules
Fill in Cargo fields
Add LICENSE
Fix readme formatting
Write rustdoc w/ doc tests
Initial commit; basic 1x1 and 3x3 impl for autotiling
Loading