Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
kindlich
/
ZenScript
forkato da
ZenScript/ZenScript
Segui
1
Vota
1
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
ZenScript main repository
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
89
Commit
7
Rami (Branch)
Albero (Tree):
d07b0285ae
1.14
WIP/functionalInterfaces
development
feature/remove-storedtypes
genericParams
master
stdlib
Rami (Branch)
Tag
${ item.name }
Crea branch
${ searchTerm }
da 'd07b0285ae'
${ noResults }
ZenScript
/
JavaSourceCompiler
/
src
/
main
/
java
/
org
/
openzen
/
zenscript
/
javasource
Cronologia
Stan Hebben
d07b0285ae
- Fixed error handling function types
- Continued work on the IDE
7 anni fa
..
prepare
- Fixed error handling function types
7 anni fa
scope
Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib)
7 anni fa
tags
Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib)
7 anni fa
BaseMemberCompiler.java
Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib)
7 anni fa
ExpressionHoistingChecker.java
- Fixed a bunch of bugs in java source compilation
7 anni fa
FormattingUtils.java
- Refactored some formatting things to be reusable for source code translation targets
7 anni fa
JavaCallCompiler.java
- Added reference system and changed the way member instancing works.
7 anni fa
JavaDefinitionVisitor.java
- Fixed error handling function types - Continued work on the IDE
7 anni fa
JavaExpansionMemberCompiler.java
Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib)
7 anni fa
JavaMemberCompiler.java
Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib)
7 anni fa
JavaOperator.java
- Added reference system and changed the way member instancing works. - Continued java source compilation implementation - Moved stdlib to a separate repository
7 anni fa
JavaSourceBuiltin.java
- Refactored some formatting things to be reusable for source code translation targets - Removed generic compare - Rewrote the way builtins are handled and implemented nearly all operations for all supported basic / builtin types - Added java source code compilation - Added throw expression, allowing a throw to be formulated as expression (handy inside matches)
7 anni fa
JavaSourceBuiltinBinary.java
- Refactored some formatting things to be reusable for source code translation targets - Removed generic compare - Rewrote the way builtins are handled and implemented nearly all operations for all supported basic / builtin types - Added java source code compilation - Added throw expression, allowing a throw to be formulated as expression (handy inside matches)
7 anni fa
JavaSourceBuiltinUnary.java
- Refactored some formatting things to be reusable for source code translation targets - Removed generic compare - Rewrote the way builtins are handled and implemented nearly all operations for all supported basic / builtin types - Added java source code compilation - Added throw expression, allowing a throw to be formulated as expression (handy inside matches)
7 anni fa
JavaSourceCommentFormatter.java
- Refactored some formatting things to be reusable for source code translation targets - Removed generic compare - Rewrote the way builtins are handled and implemented nearly all operations for all supported basic / builtin types - Added java source code compilation - Added throw expression, allowing a throw to be formulated as expression (handy inside matches)
7 anni fa
JavaSourceCompiler.java
- Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode
7 anni fa
JavaSourceExpressionFormatter.java
- Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode
7 anni fa
JavaSourceFile.java
Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib)
7 anni fa
JavaSourceFormattingSettings.java
- Refactored some formatting things to be reusable for source code translation targets - Removed generic compare - Rewrote the way builtins are handled and implemented nearly all operations for all supported basic / builtin types - Added java source code compilation - Added throw expression, allowing a throw to be formulated as expression (handy inside matches)
7 anni fa
JavaSourceImporter.java
Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib)
7 anni fa
JavaSourceObjectTypeVisitor.java
- Refactored some formatting things to be reusable for source code translation targets - Removed generic compare - Rewrote the way builtins are handled and implemented nearly all operations for all supported basic / builtin types - Added java source code compilation - Added throw expression, allowing a throw to be formulated as expression (handy inside matches)
7 anni fa
JavaSourceStatementCompiler.java
- Refactored some formatting things to be reusable for source code translation targets - Removed generic compare - Rewrote the way builtins are handled and implemented nearly all operations for all supported basic / builtin types - Added java source code compilation - Added throw expression, allowing a throw to be formulated as expression (handy inside matches)
7 anni fa
JavaSourceStatementFormatter.java
- Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode
7 anni fa
JavaSourceSyntheticHelperGenerator.java
Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib)
7 anni fa
JavaSourceSyntheticTypeGenerator.java
Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib)
7 anni fa
JavaSourceTarget.java
- Refactored some formatting things to be reusable for source code translation targets - Removed generic compare - Rewrote the way builtins are handled and implemented nearly all operations for all supported basic / builtin types - Added java source code compilation - Added throw expression, allowing a throw to be formulated as expression (handy inside matches)
7 anni fa
JavaSourceTargetType.java
- Improving compilation system to have compilation targets - Added run & build functionality to the IDE - Fixed an error in match expressions - WIP on compiling to Java source files
7 anni fa
JavaSourceTypeNameVisitor.java
- Refactored some formatting things to be reusable for source code translation targets - Removed generic compare - Rewrote the way builtins are handled and implemented nearly all operations for all supported basic / builtin types - Added java source code compilation - Added throw expression, allowing a throw to be formulated as expression (handy inside matches)
7 anni fa
JavaSourceTypeVisitor.java
Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib)
7 anni fa
JavaSourceUtils.java
Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib)
7 anni fa
JavaSwitchValueCompiler.java
- Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode
7 anni fa
JavaSynthesizedClass.java
Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib)
7 anni fa
ParentStatementType.java
- Refactored some formatting things to be reusable for source code translation targets - Removed generic compare - Rewrote the way builtins are handled and implemented nearly all operations for all supported basic / builtin types - Added java source code compilation - Added throw expression, allowing a throw to be formulated as expression (handy inside matches)
7 anni fa