{"id":29356060,"url":"https://github.com/danopcode/rangefix","last_synced_at":"2025-07-09T04:09:51.993Z","repository":{"id":142651392,"uuid":"48687534","full_name":"DanOpcode/rangeFix","owner":"DanOpcode","description":null,"archived":false,"fork":false,"pushed_at":"2016-05-02T13:50:25.000Z","size":65929,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"scala-2.9","last_synced_at":"2025-06-16T05:06:03.580Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DanOpcode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-12-28T10:34:22.000Z","updated_at":"2023-08-29T09:47:56.000Z","dependencies_parsed_at":"2024-04-19T08:00:54.755Z","dependency_job_id":null,"html_url":"https://github.com/DanOpcode/rangeFix","commit_stats":null,"previous_names":["danopcode/rangefix"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/DanOpcode/rangeFix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanOpcode%2FrangeFix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanOpcode%2FrangeFix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanOpcode%2FrangeFix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanOpcode%2FrangeFix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanOpcode","download_url":"https://codeload.github.com/DanOpcode/rangeFix/tar.gz/refs/heads/scala-2.9","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanOpcode%2FrangeFix/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264390707,"owners_count":23600564,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-09T04:09:51.311Z","updated_at":"2025-07-09T04:09:51.985Z","avatar_url":"https://github.com/DanOpcode.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Run RangeFix\n\nRunning RangeFix.jar works with both JRE 7 and JRE 8.\n\n    $ wget https://github.com/matachi/rangeFix/releases/download/0.1/RangeFix.jar\n    $ java -cp RangeFix.jar ca.uwaterloo.gsd.rangeFix.KconfigMain testfiles/kconfig/test.exconfig testfiles/kconfig/test.config A yes D yes\n\n# Build RangeFix\n\nJDK 7 and Scala 2.9 are required to build RangeFix.\n\n## How to set up on Windows\n\n*(Tested on Windows 7 32-bit)*\n\nDownload and install:\n\n* Java JDK 7u79: \u003chttp://download.oracle.com/otn-pub/java/jdk/7u79-b15/jdk-7u79-windows-i586.exe\u003e\n* Scala 2.9.2: \u003chttp://scala-lang.org/files/archive/scala-2.9.2.msi\u003e\n* sbt 0.13.9: \u003chttps://dl.bintray.com/sbt/native-packages/sbt/0.13.9/sbt-0.13.9.msi\u003e\n\nAppend `;C:\\Program Files\\Java\\jdk1.7.0_79\\bin` to the end of the environment\nvarible `Path`.\n\nCreate environment variable `JAVA_TOOL_OPTIONS` with value\n`-Dfile.encoding=UTF8`.\n\n## How to set up on Linux\n\n*(Tested on Fedora 23 64-bit)*\n\nDownload and extract:\n\n* OpenJDK 1.7.0 u80: \u003chttps://bitbucket.org/alexkasko/openjdk-unofficial-builds/downloads/openjdk-1.7.0-u80-unofficial-linux-amd64-image.zip\u003e\n* Scala 2.9.2: \u003chttp://scala-lang.org/files/archive/scala-2.9.2.tgz\u003e\n\nInstall sbt and Z3: `sudo dnf install sbt z3`\n\nRun:\n\n    $ PATH=`readlink -f openjdk-1.7.0-u80-unofficial-linux-amd64-image/bin`:$PATH\n    $ PATH=`readlink -f scala-2.9.2/bin`:$PATH\n    $ cd rangeFix\n    $ git apply linux-z3-path.patch\n    $ sbt test\n\n## How to build RangeFix.jar\n\n    $ ./build-combined-jar.sh\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanopcode%2Frangefix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanopcode%2Frangefix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanopcode%2Frangefix/lists"}