Skip to content

A tool for the BYOND Dreammaker language to facilitate cross-repository analysis and refactoring.

License

Notifications You must be signed in to change notification settings

Metekillot/dm-auto-refactor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpacemanDMM Syntax Analysis Companion

This application is reliant upon the functionality of https://github.com/SpaceManiac/SpacemanDMM and would not exist without it.

This application is meant to hook into the low-level data parsing of SpacemanDMM to offer a CLI or serialized interface for inspection of the types and syntax of a given Dreammaker project -- most relevantly, the /tg/station fork of Space Station 13 that you can find here https://github.com/tgstation/tgstation -- to assist with:

  • Holistic understanding of a given codebase
  • Facilitating cross-repository porting and sharing of code while lessening the often arduous cognitive load of checking every file in a given merge or cherry-pick
  • Further functional tbd

License

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

About

A tool for the BYOND Dreammaker language to facilitate cross-repository analysis and refactoring.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published