]> gerrit.simantics Code Review - simantics/platform.git/history - bundles/org.simantics.scl.compiler/src/org/simantics/scl/compiler/elaboration
Updated release engineering instructions for 1.31.0 release.
[simantics/platform.git] / bundles / org.simantics.scl.compiler / src / org / simantics / scl / compiler / elaboration /
2017-09-26 Hannu NiemistöNew type class MonadE and corresponding monad syntax... 37/1037/2
2017-09-20 Hannu Niemistö(refs #7498) Bugfixing implementation of skeleton refs 07/1007/1
2017-09-03 Hannu Niemistö(refs #7460) Prevent NPE if variable type is null. 04/904/1
2017-08-24 Hannu Niemistö(refs #7448) Logging exceptions 85/885/2
2017-08-24 Hannu Niemistö(refs #7448) Added Exception effect 84/884/2
2017-08-17 Hannu Niemistö(refs #7436) Added location information to ECHRRuleset 67/867/1
2017-08-16 Tuukka LehtonenMerge "Support labels for property children"
2017-08-16 Tuukka LehtonenMerge changes Ife3918d5,I307f298d,Iec1e1077
2017-08-16 Hannu Niemistö(refs #7436) Added location information for string... 56/856/1
2017-08-09 Miro Richard EklundMerge branch 'master' into private/eclipse-4.7 19/819/5
2017-08-07 Tuukka LehtonenMerge "Improvements to resolving primitive properties...
2017-08-07 Hannu Niemistö(refs #7414) Added Dynamic constructor 14/814/1
2017-08-03 Hannu NiemistöMerge "PropertyMap.get does not return null if there...
2017-08-02 Hannu Niemistö(refs #7404) Fixed a typo in the error message. 97/797/1
2017-08-01 Hannu NiemistöMerge "(refs #7371) Support expression cloning for...
2017-08-01 Hannu Niemistö(refs #7371) Support expression cloning for ECHRSelect 84/784/2
2017-07-31 Hannu NiemistöMerge "LabelDecorator.decorateLabel can return null"
2017-07-24 Hannu Niemistö(refs #7375) Fixed implementation of collectEffects 59/759/1
2017-07-24 Hannu Niemistö(refs #7375) Replaced collectVars method by a visitor 56/756/1
2017-07-24 Hannu Niemistö(refs #7375) Replaced collectFreeVariables method by... 55/755/2
2017-07-24 Hannu NiemistöMerge "(refs #7375) Replaced collectEffects by CollectE...
2017-07-24 Hannu Niemistö(refs #7375) Replaced collectEffects by CollectEffectsV... 53/753/1
2017-07-24 Hannu NiemistöMerge "possibleVariable into Simantics/Variables"
2017-07-24 Hannu NiemistöMerge "(refs #7375) Replace collectRefs by CollectRefsV...
2017-07-24 Hannu Niemistö(refs #7375) Replace collectRefs by CollectRefsVisitor 51/751/1
2017-07-24 Hannu NiemistöMerge "(refs #7375) Replaced forVariables by a visitor"
2017-07-24 Hannu Niemistö(refs #7375) Replaced forVariables by a visitor 50/750/1
2017-07-23 jsimomaaBuiltins and JavaModule SCL modules may leak memory 35/735/4
2017-07-22 Hannu NiemistöMerge "CHR query translation and support for assignment...
2017-07-21 Hannu NiemistöCHR query translation and support for assignment in... 43/743/1
2017-07-21 Hannu Niemistö(refs #7377) Refactoring CHR query parsing
2017-07-21 Hannu Niemistö(refs #7375) Replaced ExpressionDecorator by Expression... 37/737/1
2017-07-20 Hannu NiemistöMerge "(refs #7371) Support for select keyword for...
2017-07-19 Hannu Niemistö(refs #7371) Support for select keyword for CHR constraints 26/726/2
2017-07-17 Jani SimomaaMerge "AbstractCompileStructuralValueRequest uses wrong...
2017-07-16 Hannu Niemistö(refs #7365) Fixed the bug in the test CHR11.scl 16/716/1
2017-07-05 Tuukka LehtonenMerge "OptionGroup: fixed Names field & ListItem disabl...
2017-07-05 Tuukka LehtonenMerge "Fixed diagram copy/paste implementations to...
2017-07-05 Hannu NiemistöMerge "Added memory leak test and fixed the leak by...
2017-07-04 Hannu Niemistö(refs #7322) Implemented visitors for CHRStatement 77/677/1
2017-07-03 Hannu Niemistö(refs #7346) Give a proper error message about unresolv... 70/670/1
2017-06-18 Hannu NiemistöMerge "(refs #7316) Improved error locations for invali...
2017-06-18 Hannu Niemistö(refs #7316) Improved error locations for invalid field... 37/637/1
2017-06-05 Hannu Niemistö(refs #7278, refs #7279) Small fixes to InternalCompile... 01/601/2
2017-06-05 Tuukka LehtonenMerge "Resolve some dependency problems with SDK features"
2017-06-05 Hannu Niemistö(refs #7250) Merged feature/modularCHR to master. 00/600/1
2017-06-04 Hannu Niemistö(refs #7250) Support for record syntax for CHR relations 94/594/1 feature/modularCHR
2017-06-02 Hannu Niemistö(refs #7250) Error messages for undefined existentials 92/592/2
2017-06-02 Hannu Niemistö(refs #7250) CHR bugfixes, cleaning up unit tests 91/591/1
2017-06-02 Hannu Niemistö(refs #7250) Merging master, minor CHR bugfixes 90/590/1
2017-06-02 Hannu Niemistö(refs #7250) CHR rules modularization (first working... 85/585/5
2017-06-02 Tuukka LehtonenMerge "Removed print"
2017-05-31 Hannu NiemistöMerge "(refs #7260) Added a new DerivedProperty to...
2017-05-31 Hannu Niemistö(refs #7260) Added a new DerivedProperty to SCLValues 82/582/1
2017-05-30 Hannu Niemistö(refs #7250) Refactoring CHR implementation 79/579/2
2017-05-30 Tuukka LehtonenMerge "Fixes to variable implementations"
2017-05-29 Hannu NiemistöMerge "(refs #7250) Cleaning up CHR code generation"
2017-05-29 Hannu Niemistö(refs #7250) Cleaning up CHR code generation 67/567/1
2017-05-26 Hannu Niemistö(refs #6923) Explicit export annotation for SCL modules 60/560/1
2017-05-17 Hannu NiemistöMerge "(refs #6878) Don't validate SCL expressions...
2017-05-12 Hannu NiemistöMerge "(refs #6878) validateOnly flag to ExpressionEval...
2017-05-12 Hannu NiemistöMerge "(refs #7214) Treat $ exactly like function appli...
2017-05-12 Tuukka LehtonenMerge changes Ib64cf026,I238948da
2017-05-12 jsimomaaMinor SCL enhancements and fixes for logging and test... 12/512/2
2017-05-11 Hannu Niemistö(refs #7214) Treat $ exactly like function application 09/509/2
2017-04-27 Hannu NiemistöMerge "(refs #6924) Support for record field access...
2017-04-26 Hannu Niemistö(refs #6924) Support for record field access syntax. 64/464/2
2017-04-13 Tuukka LehtonenMerge "Declare effects for constants and variables"
2017-04-13 Hannu NiemistöDeclare effects for constants and variables 10/410/2
2017-04-11 Hannu NiemistöMerge "Accept existential variables as record shorthand...
2017-04-10 Hannu NiemistöAccept existential variables as record shorthand fields 09/409/1
2017-04-07 Tuukka LehtonenMerge branch 'feature/funcwrite'
2017-02-26 Jani SimomaaMerge "SLF2J logging from SCL"
2017-02-24 Hannu NiemistöSLF2J logging from SCL 36/336/1
2017-02-02 Tuukka LehtonenMerge "Removed logging of PendingVariableExceptions...
2017-02-02 Hannu NiemistöMerge "Added module header feature to SCL language."
2017-02-02 Hannu NiemistöAdded module header feature to SCL language. 15/315/3
2017-01-23 Hannu NiemistöShowing compilation warnings in SCL issue view and... 88/288/1
2017-01-20 Hannu NiemistöAdded a unit test for bug 6989 and some methods to... 82/282/1
2017-01-19 Hannu NiemistöSupport for () type in CHR relations 77/277/2
2017-01-19 Jani SimomaaMerge "Implemented GraphPropertyRelation with the new...
2017-01-19 Hannu NiemistöImplemented GraphPropertyRelation with the new CHR... 75/275/2
2016-12-29 Hannu NiemistöFixed all line endings of the repository 38/238/2
2016-12-29 Hannu NiemistöProper error message, when pattern compilation fails 35/235/1
2016-12-28 Tuukka LehtonenMerge "Ensure GetElementClassRequest is not constructed...
2016-12-28 Tuukka LehtonenMerge "Remove unused import in DeleteHandler"
2016-12-28 Jani SimomaaMerge "List the unsatisfied dependencies in CanvasContext"
2016-12-28 Jani SimomaaMerge "Adding more detailed message to thrown exception...
2016-12-28 Hannu NiemistöImprovements to SCL compiler error messages 28/228/3
2016-12-23 Tuukka LehtonenMerge "Re-enabled Acorn transaction cancellation suppor...
2016-12-20 Tuukka LehtonenMerge changes Ib86a41bb,I4fed12d3
2016-12-20 Hannu NiemistöMerged changes from feature/scl to master. 21/221/6
2016-12-06 Tuukka LehtonenMerge commit '876ede6'
2016-11-22 Tuukka LehtonenMerge commit 'b9450ae'
2016-11-16 Tuukka LehtonenMerge commit 'b3da313'
2016-11-16 Tuukka LehtonenMerge commit '5da68e7'
2016-11-11 Tuukka LehtonenMerge commit 'd7afa23'
2016-11-10 Tuukka LehtonenMerge commit 'c46f0ff'
2016-11-09 Tuukka LehtonenMerge commit '31664b6'
2016-11-07 Tuukka LehtonenMerge commit 'd186091'
next