Menu

Code Commit Log


Commit Date  
[r1564] (HEAD) by mcurland

* Fix build issues on standalone VS2015 machine
* Remove extra predefinedDataType line from DCIL generator

2016-01-30 09:32:44 Tree
[r1563] by mcurland

Remove office icon dependencies
* Allows clean build on 2013 and 2015 without earlier VS versions
* Set version to September 2015. refs #193

2015-09-07 23:39:27 Tree
[r1562] by mcurland

Use VSIX installation with devenv /udateconfiguration for VS2012/2013/2015 Setup.sln
* Shows NORMA as an installed extension in VS
* /updateconfiguration will cause next VS launch to slow down and potentially file/new and opening the first .orm file. However, this is still much faster than devenv /setup, which has gotten significantly slower for each new VS version.
* Adjust vsix manifest editions for VS2013 and VS2015

2015-09-07 20:50:14 Tree
[r1561] by mcurland

VS2015 setup not installing ORMCustomTool or ORMGeneratorSettings for C# project
* Also added missing .pdb for DatabaseImport tool

2015-09-07 07:40:51 Tree
[r1560] by mcurland

Initial VS2015 port
* Early build: core is lightly tested, setup and extensions are not.
* VS2013 and VS2015 both have issues with the office icons, which were removed in VS2013 and later. This will be addressed in a later build, which will remove this dependency for all versions.

2015-08-30 06:53:06 Tree
[r1559] by mcurland

Fix some verbalization crushes with difficult subquery scenarios by checking for null returns on all uses of GetRolePlayerVariableUse. Most of this is defensive: I don't have scenarios for all of these cases, but triggered one of these cases with a partial binding to an incomplete subquery definition.

2015-01-09 21:01:18 Tree
[r1558] by mcurland

* Make attaching a subset constraint to a subtype line more consistent with other editing actions by allowing a double-click commit on the constrained subtype line.
* Updated constraint editing instructions to include directions for subtype lines.
* Updated version and readme files pending January 2015 CTP refs #193

2015-01-08 02:17:32 Tree
[r1557] by mcurland

Changes in [1556] incorrectly removed required variable quantification for uncorrelated path roots introduced in the middle of a derivation rule.

2015-01-02 06:08:27 Tree
[r1556] by mcurland

* Enhance verbalization support for subqueries by removing redundant 'exists' clauses whenever possible. Extra 'exists' would appear as part of the verbalized subquery expansion if a subquery result role or parameter was used in a function or value constraint but not in a fact type within the subquery.
* Block the context window from attempting to render subqueries. These would render poorly in most case, but actually crashed in the case of a subquery with a single result role.

2014-12-31 03:54:52 Tree
[r1555] by mcurland

Redo deletion of diagram with a repeated shape triggers a delete closure with no current transaction, which isn't handled by the multi shape code.
This is a hard crash. I have no idea why it wasn't caught years ago.

2014-12-20 18:36:14 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.