{"id":16894204,"url":"https://github.com/jsuereth/private-setter-scalac-plugin","last_synced_at":"2025-03-20T10:18:19.520Z","repository":{"id":495453,"uuid":"122091","full_name":"jsuereth/private-setter-scalac-plugin","owner":"jsuereth","description":"Adds a @PrivateSetter annotation for use on vars to Scalac","archived":false,"fork":false,"pushed_at":"2020-10-13T09:20:40.000Z","size":8,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-25T10:41:28.054Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsuereth.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-02-05T04:31:26.000Z","updated_at":"2019-08-13T13:58:36.000Z","dependencies_parsed_at":"2022-07-15T00:00:53.672Z","dependency_job_id":null,"html_url":"https://github.com/jsuereth/private-setter-scalac-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsuereth%2Fprivate-setter-scalac-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsuereth%2Fprivate-setter-scalac-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsuereth%2Fprivate-setter-scalac-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsuereth%2Fprivate-setter-scalac-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsuereth","download_url":"https://codeload.github.com/jsuereth/private-setter-scalac-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244591485,"owners_count":20477710,"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":"2024-10-13T17:17:59.474Z","updated_at":"2025-03-20T10:18:19.496Z","avatar_url":"https://github.com/jsuereth.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"The PrivateSetterPlugin project allows you to define var's in scala classes that have private setter methods.\n\nExample:\n-----------------------------------------\nimport org.scala_lang.privateSetter._\n\nclass MyClass {\n\t@privateSetter\n\tvar x = 5\n}\n----------------------------------------\n\nThe following code is released under a modified SCALA LICENSE, Copyright (c) 2009 Joshua Suereth.\n\nSCALA LICENSE\n\nCopyright (c) 2002-2009 EPFL, Lausanne, unless otherwise specified.\nAll rights reserved.\n\nThis software was developed by the Programming Methods Laboratory of the\nSwiss Federal Institute of Technology (EPFL), Lausanne, Switzerland.\n\nPermission to use, copy, modify, and distribute this software in source\nor binary form for any purpose with or without fee is hereby granted,\nprovided that the following conditions are met:\n\n   1. Redistributions of source code must retain the above copyright\n      notice, this list of conditions and the following disclaimer.\n\n   2. Redistributions in binary form must reproduce the above copyright\n      notice, this list of conditions and the following disclaimer in the\n      documentation and/or other materials provided with the distribution.\n\n   3. Neither the name of the EPFL nor the names of its contributors\n      may be used to endorse or promote products derived from this\n      software without specific prior written permission.\n\n\nTHIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT\nLIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY\nOUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGE.\n\nhttp://www.scala-lang.org/node/146\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsuereth%2Fprivate-setter-scalac-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsuereth%2Fprivate-setter-scalac-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsuereth%2Fprivate-setter-scalac-plugin/lists"}