ZenScript main repository
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
kindlich 756599a677
Fixed remaining Test failures
il y a 5 ans
..
annotations Merge branch 'feature/remove-stored-types' into feature/remove-storedtypes il y a 5 ans
context Merge branch 'feature/remove-stored-types' into feature/remove-storedtypes il y a 5 ans
definition Merge branch 'feature/remove-stored-types' into feature/remove-storedtypes il y a 5 ans
expression Merge branch 'feature/remove-stored-types' into feature/remove-storedtypes il y a 5 ans
generic Merge branch 'feature/remove-stored-types' into feature/remove-storedtypes il y a 5 ans
member Merge branch 'feature/remove-stored-types' into feature/remove-storedtypes il y a 5 ans
partial Merge branch 'feature/remove-stored-types' into feature/remove-storedtypes il y a 5 ans
processor - Minor code cleanup. il y a 7 ans
scope Merge branch 'feature/remove-stored-types' into feature/remove-storedtypes il y a 5 ans
serialization Merge branch 'feature/remove-stored-types' into feature/remove-storedtypes il y a 5 ans
statement Merge branch 'feature/remove-stored-types' into feature/remove-storedtypes il y a 5 ans
type Fixed remaining Test failures il y a 5 ans
AccessScope.java - Fix crash when performing access checks between script and class il y a 7 ans
CompareType.java - Refactored some formatting things to be reusable for source code translation targets il y a 7 ans
FunctionHeader.java Merge branch 'feature/remove-stored-types' into feature/remove-storedtypes il y a 5 ans
FunctionParameter.java WIP removing stored types il y a 5 ans
GenericMapper.java Merge branch 'feature/remove-stored-types' into feature/remove-storedtypes il y a 5 ans
GenericName.java WIP removing stored types il y a 5 ans
HighLevelDefinition.java Merge branch 'feature/remove-stored-types' into feature/remove-storedtypes il y a 5 ans
Modifiers.java Added describe method to modifiers il y a 6 ans
Module.java - Fix various bugs in the new system il y a 7 ans
ModuleProcessor.java - Minor code cleanup. il y a 7 ans
ModuleSpace.java Merge branch 'feature/remove-stored-types' into feature/remove-storedtypes il y a 5 ans
OperatorType.java - Minor code cleanup. il y a 7 ans
PackageDefinitions.java Initial commit. il y a 8 ans
ScriptBlock.java Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. il y a 7 ans
SemanticModule.java Merge branch 'feature/remove-stored-types' into feature/remove-storedtypes il y a 5 ans
WhitespaceInfo.java Moved Java compile-time tags to non-global state il y a 7 ans
WhitespacePostComment.java Moved Java compile-time tags to non-global state il y a 7 ans