]> gerrit.simantics Code Review - simantics/platform.git/history - bundles/org.simantics.scl.db
Revert "Prime SCL BindingRegistry to shave ~0.5s from startup"
[simantics/platform.git] / bundles / org.simantics.scl.db /
2020-02-28 Jani SimomaaMerge "Tons of dependency fixes and updates"
2020-02-28 Tuukka LehtonenTons of dependency fixes and updates 37/3937/20
2020-01-16 Tuukka LehtonenFixed argument passing in async/sync read/write SCL... 87/3787/2
2020-01-16 jsimomaaSCLFunctions.syncWrite does not check if graph is Write... 44/3744/1
2019-09-17 Alpi RimppiSet resources immutable 64/3164/2
2019-09-11 Tuukka LehtonenMerge changes I78c3a258,I7bf72f04
2019-09-11 Marko LuukkainenMerge "Add node class names to generated SVG"
2019-09-10 Tuukka LehtonenMerge "Try to read queries from cache also in cases...
2019-09-10 Tuukka LehtonenMerge "An action for experiment activation"
2019-09-10 Antti VillbergMissing arguments in SCLFunctions.evaluate 32/3232/1
2019-09-06 Tuukka LehtonenMerge "Include disconnected flag terminals for connecti...
2019-09-04 Jussi KoskelaPass graphs as ReadGraph instead of Object for clarity 92/3192/1
2019-08-28 Tuukka LehtonenMerge "Revert "Support enumerated property types in...
2019-08-22 Tuukka LehtonenMerge "Improvements to constraint-based issues"
2019-08-22 Antti VillbergImprovements to constraint-based issues 37/3137/8
2019-08-22 Tuukka LehtonenMerge "VariableOrResource SCL type"
2019-08-22 Antti VillbergVariableOrResource SCL type 26/3126/3
2019-08-21 Tuukka LehtonenMerge "Initialize new cache in flush instead of setting...
2019-08-21 Tuukka LehtonenMerge "Imported ModuleRepository.flush from Java"
2019-08-14 Tuukka LehtonenMerge changes I764df2ec,Ieb979991
2019-08-09 Jussi KoskelaUse the same implementation to claim assertions in... 79/3079/1
2019-07-23 Tuukka LehtonenMerge "Move debugging options under DevelopmentKeys"
2019-07-23 Tuukka LehtonenMerge "Improve utilities for invoking SCL from Java"
2019-07-23 Antti VillbergImprove utilities for invoking SCL from Java 38/3038/2
2019-01-29 Marko LuukkainenRename linked list functions that are overlapping or... 25/2625/1
2019-01-14 Tuukka LehtonenMerge "Fixed escaping in semiautomatic linking of share...
2019-01-07 Marko LuukkainenMerge "Remove unnecessary getComparableKey from HashMap...
2019-01-04 Marko LuukkainenAdded addFirst/After/Before + remove SCL functions... 92/2592/1
2018-10-29 Tuukka LehtonenMerge "Added Automatic-module-name to all bundles for...
2018-10-27 Tuukka LehtonenAdded Automatic-module-name to all bundles for Java... 68/2368/1
2018-09-26 Tuukka LehtonenMerge "Trying to wait for procedures"
2018-09-21 Hannu NiemistöMerge "Property following functions value and possibleV...
2018-09-21 Hannu NiemistöProperty following functions value and possibleValue... 20/2220/1
2018-09-21 Marko LuukkainenMerge "Reading background color of a ICanvasContext...
2018-09-14 Tuukka LehtonenMerge "Added null check after getPossibleType(STR.Compo...
2018-09-14 Marko LuukkainenMerge "Expose History REST API implementation to other...
2018-09-14 Tuukka LehtonenFix Layer0 definitions that cause unnecessary warnings... 81/2181/3
2018-08-03 Tuukka LehtonenMerge "Multiple reader thread support for db client"
2018-08-03 Antti VillbergMultiple reader thread support for db client 69/1969/7
2018-07-20 Antti VillbergUtilities for listing of statements in DB 25/1925/4
2018-06-20 jsimomaaAsync utilities for SCL 42/1842/6
2018-03-22 jsimomaaCtrl+Shift+G support for finding also expressions from... 28/1628/2
2018-03-09 Hannu Niemistö(refs #7807) Fixed bad signature of virtualSyncWriteXXX 40/1540/2
2018-02-08 Tuukka LehtonenMerge "Query control functions into Simantics/DB"
2018-02-08 Antti VillbergQuery control functions into Simantics/DB 32/1432/3
2018-01-05 jsimomaaclaimWithInverse & possibleInverseOf function to DB.scl 53/1353/1
2017-11-20 Antti VillbergGraph bookkeeping gets broken in SCL request API 35/1235/4
2017-11-15 Tuukka LehtonenMerge "(refs #7607) Fixed handling of SCLContext in...
2017-11-15 Hannu Niemistö(refs #7607) Fixed handling of SCLContext in asynchrono... 23/1223/1
2017-10-12 Tuukka LehtonenMerge "possibleVariable from resource into SCL"
2017-10-12 Antti VillbergpossibleVariable from resource into SCL 01/1101/1
2017-10-11 Hannu NiemistöMerge "(refs #7541) Added support for module deprecation"
2017-10-11 Hannu NiemistöMerge "(refs #7508) Edo and modified mdo under edo...
2017-10-10 Hannu Niemistö(refs #7508) Edo and modified mdo under edo feature 93/1093/2
2017-10-10 Hannu NiemistöMerge "Listenable queries in SCL"
2017-10-10 jsimomaaListenable queries in SCL 92/1092/2
2017-10-09 Antti VillbergAdd support for dependency changes in SCL 87/1087/3
2017-10-02 Hannu Niemistö(refs #7522) Added isPersistent to Simantics/DB 62/1062/1
2017-09-28 Antti VillbergIntroduced possibleUriOf for Browsable class in Simanti... 46/1046/5
2017-09-26 Hannu NiemistöNew type class MonadE and corresponding monad syntax... 37/1037/2
2017-09-01 Tuukka LehtonenFixed function name clash in Simantics/DB#createList 01/901/1
2017-08-14 Tuukka LehtonenMerge "(refs #7428) Added predicatesOf function to...
2017-08-14 Hannu Niemistö(refs #7428) Added predicatesOf function to Simantics/DB 38/838/2
2017-08-09 Miro Richard EklundMerge branch 'master' into private/eclipse-4.7 19/819/5
2017-07-31 Hannu NiemistöMerge "LabelDecorator.decorateLabel can return null"
2017-07-31 Antti VillbergConfigurability for Layer0 List modelling 82/782/1
2017-07-24 Hannu NiemistöMerge "(refs #7375) Replaced collectEffects by CollectE...
2017-07-24 Hannu NiemistöMerge "possibleVariable into Simantics/Variables"
2017-07-24 Antti VillbergpossibleVariable into Simantics/Variables 52/752/1
2017-06-16 Tuukka LehtonenMerge "Revert "Default property editing restores assert...
2017-06-16 Tuukka LehtonenMerge "Default property editing restores assertions"
2017-06-15 Tuukka LehtonenMerge "(refs #7307) Added features field to SCL module...
2017-06-15 jsimomaaLots of fixes for PrettyPrintTG
2017-06-05 Tuukka LehtonenMerge "Resolve some dependency problems with SDK features"
2017-06-05 jsimomaaMake prettyPrintTG available via SCL from Simantics... 98/598/3
2017-06-02 Hannu Niemistö(refs #7250) Merging master, minor CHR bugfixes 90/590/1
2017-06-02 Hannu NiemistöMerge "Improved Statement API in Simantics/DB"
2017-06-02 Antti VillbergImproved Statement API in Simantics/DB 88/588/1
2017-05-31 Hannu NiemistöMerge "(refs #7260) Added a new DerivedProperty to...
2017-05-31 Hannu NiemistöMerge "(refs #7259) Added Iterator.filter and MSet...
2017-05-31 Hannu NiemistöMerge "Moved passing tests from UnimplementedTests...
2017-05-31 Antti VillbergResourceCollectionVariableMap for defining custom varia... 71/571/2
2017-05-04 Hannu NiemistöMerge "(refs #7178) Validator for build.properties"
2017-05-04 Marko LuukkainenProcess disableIndex and databaseId arguments in SCLScr... 80/480/2
2017-04-24 Hannu NiemistöMerge "Removed jsonValues since there already is Data...
2017-04-23 Tuukka LehtonenRemoved jsonValues since there already is Data/Json 50/450/8
2017-04-13 Tuukka LehtonenMerge "Declare effects for constants and variables"
2017-04-07 Tuukka LehtonenMerge branch 'feature/funcwrite'
2017-04-06 tmtuomasMap some ListUtils functions to SCL (refs #7134). 07/407/2
2017-03-24 Hannu Niemistö(refs #7090) New functions subquery and subqueryC 79/379/2
2017-02-13 Jani SimomaaMerge "Some fixes for FileImportService to throw except...
2017-02-06 Hannu NiemistöMerge "Replace crlf by lf in resource files generated...
2017-02-06 Antti VillbergInitial version of purge 24/324/1
2017-01-24 Hannu NiemistöRemoved uses of deprecated functions 91/291/1
2016-12-29 Hannu NiemistöFixed all line endings of the repository 38/238/2
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-23 Tuukka LehtonenMerge "Re-enabled Acorn transaction cancellation suppor...
next