Directory Compiler/Script/

Directory Created:
2010-12-13 08:21
Total Files:
14
Deleted Files:
3
Lines of Code:
33324

[root]/Compiler/Script

Lines of Code

Compiler/Script/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 1096 (100.0%) 87234 (100.0%) 79.5
adrpo 115 (10.5%) 31931 (36.6%) 277.6
sjoelund.se 574 (52.4%) 23240 (26.6%) 40.4
olero 18 (1.6%) 9750 (11.2%) 541.6
hudson 38 (3.5%) 8641 (9.9%) 227.3
adeas31 107 (9.8%) 4643 (5.3%) 43.3
perost 69 (6.3%) 4041 (4.6%) 58.5
leonardo.laguna 10 (0.9%) 1322 (1.5%) 132.2
aleca751 5 (0.5%) 1104 (1.3%) 220.8
lochel 34 (3.1%) 543 (0.6%) 15.9
alash325 8 (0.7%) 401 (0.5%) 50.1
hkiel 16 (1.5%) 318 (0.4%) 19.8
mahge930 16 (1.5%) 307 (0.4%) 19.1
Frenkel TUD 31 (2.8%) 199 (0.2%) 6.4
wbraun 16 (1.5%) 197 (0.2%) 12.3
petar 2 (0.2%) 122 (0.1%) 61.0
niklwors 13 (1.2%) 110 (0.1%) 8.4
jfrenkel 7 (0.6%) 93 (0.1%) 13.2
Kaie Kubjas 3 (0.3%) 80 (0.1%) 26.6
Dongliang Li 3 (0.3%) 78 (0.1%) 26.0
vitalij 3 (0.3%) 66 (0.1%) 22.0
mwalther 4 (0.4%) 36 (0.0%) 9.0
cschubert 2 (0.2%) 8 (0.0%) 4.0
vwaurich 1 (0.1%) 2 (0.0%) 2.0
bthiele 1 (0.1%) 2 (0.0%) 2.0

Most Recent Commits

hkiel 2015-04-23 14:36 Rev.: 25708

eliminate List.isNotEmpty() and List.first() (replaced by listEmpty() and listHead())

1 lines of code changed in 1 file:

  • Compiler/Script: CevalScript.mo (+1 -1)
hudson 2015-04-23 00:37 Rev.: 25697

[Janitor mode] Fix whitespace

48 lines of code changed in 1 file:

  • Compiler/Script: CevalScript.mo (+48 -48)
adeas31 2015-04-23 00:36 Rev.: 25696

- Removed the plotSilent flag.
- Added argument forceOMPlot to plot APIs.

70 lines of code changed in 1 file:

  • Compiler/Script: CevalScript.mo (+70 -172)
adeas31 2015-04-22 17:40 Rev.: 25689

#1768
- Set a call back function for plot commands.
- Updated OMNotebook to use the OpenModelicaCompiler shared library.

11 lines of code changed in 1 file:

  • Compiler/Script: CevalScript.mo (+11 -17)
adrpo 2015-04-10 10:39 Rev.: 25484

Fix bug: #3269
- add code for deleteFile in Compiler/Script/CevalScript.mo
- add test in: testsuite/openmodelica/interactive-API/Bug3269_deleteFile.mos

6 lines of code changed in 1 file:

  • Compiler/Script: CevalScript.mo (+6)
adeas31 2015-04-10 01:00 Rev.: 25480

#2860
- Allow preserving the zoom level. Don't always auto rescale for new variables in plot.

23 lines of code changed in 1 file:

  • Compiler/Script: CevalScript.mo (+23 -14)
adrpo 2015-04-09 20:37 Rev.: 25478

Fix bug #3255
- append the annotation from the constrained class to the annotations of the component
- added test inside testsuite/openmodelica/interactive-API/choicesAllMatching.mos

45 lines of code changed in 1 file:

  • Compiler/Script: Interactive.mo (+45 -18)
olero 2015-04-01 00:43 Rev.: 25346

figaro changes

1 lines of code changed in 1 file:

  • Compiler/Script: Figaro.mo (+1 -1)
adrpo 2015-03-31 23:58 Rev.: 25345

Fix bug: #3254
- return component annotations that are not graphical classes also
- added test: testsuite/openmodelica/interactive-API/choicesAllMatching.mos

21 lines of code changed in 1 file:

  • Compiler/Script: Interactive.mo (+21)
hudson 2015-03-30 23:01 Rev.: 25327

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

  • Compiler/Script: Figaro.mo (+1 -1)
olero 2015-03-30 22:52 Rev.: 25326

figaro changes

4 lines of code changed in 1 file:

  • Compiler/Script: Figaro.mo (+4 -2)
olero 2015-03-30 22:17 Rev.: 25325

figaro changes

1 lines of code changed in 1 file:

  • Compiler/Script: Figaro.mo (+1 -1)
hudson 2015-03-29 23:12 Rev.: 25308

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

  • Compiler/Script: Figaro.mo (+1 -1)
olero 2015-03-29 23:10 Rev.: 25307

figaro changes

6 lines of code changed in 1 file:

  • Compiler/Script: Figaro.mo (+6 -1)
olero 2015-03-28 23:52 Rev.: 25306

figaro tweak

1 lines of code changed in 1 file:

  • Compiler/Script: Figaro.mo (+1 -1)
olero 2015-03-28 21:51 Rev.: 25305

figaro tweak

1 lines of code changed in 1 file:

  • Compiler/Script: Figaro.mo (+1 -1)
adrpo 2015-03-27 15:31 Rev.: 25289

- helper to bug #3196
- added setComponentDimensions(class, component, {dim1, dim2, dim3})
- added test for it in testsuite/openmodelica/interactive-API/interactive_api_calls.mos

97 lines of code changed in 1 file:

  • Compiler/Script: Interactive.mo (+97)
adeas31 2015-03-25 18:08 Rev.: 25254

- Fix the checkModel output.
- Fix failing tests.

4 lines of code changed in 1 file:

  • Compiler/Script: CevalScript.mo (+4 -8)
adeas31 2015-03-25 16:53 Rev.: 25251

- return empty string when checkModel fails and set add error message.
- Only show InformationDialog if instantiateModel & checkModel succeed otherwise put the error message in Messages Browser.

12 lines of code changed in 1 file:

  • Compiler/Script: CevalScript.mo (+12 -20)
lochel 2015-03-13 11:40 Rev.: 25082

- rename Expression.traverseExp to Expression.traverseExpBottomUp

1 lines of code changed in 1 file:

  • Compiler/Script: RewriteRules.mo (+1 -1)
sjoelund.se 2015-03-13 10:42 Rev.: 25079

Replace MM trig functions with Modelica equivalents

5 lines of code changed in 1 file:

  • Compiler/Script: CevalScript.mo (+5 -5)
adeas31 2015-03-05 17:21 Rev.: 24938

- Start generating co-simulation FMUs. The FMU doesn't contain valid code yet but will soon.

20 lines of code changed in 2 files:

  • Compiler/Script: CevalScript.mo (+16 -7), StaticScript.mo (+4 -2)
perost 2015-03-02 13:27 Rev.: 24859

- Completely wreck scodeInst.

13 lines of code changed in 1 file:

  • Compiler/Script: CevalScript.mo (+13 -12)
hkiel 2015-03-02 13:03 Rev.: 24857

some cleanup

2 lines of code changed in 2 files:

  • Compiler/Script: Interactive.mo (+1 -1), Refactor.mo (+1 -15)
hudson 2015-02-26 23:24 Rev.: 24813

[Janitor mode] Fix whitespace

2 lines of code changed in 1 file:

  • Compiler/Script: Figaro.mo (+2 -2)
olero 2015-02-26 23:09 Rev.: 24812

figaro export bug fix in xml generation

6 lines of code changed in 1 file:

  • Compiler/Script: Figaro.mo (+6 -7)
perost 2015-02-26 15:15 Rev.: 24800

- Improved deduction of implicit iteration ranges in for-loops.
- Added ALG_ASSERT, ALG_TERMINATE and ALG_REINIT to SCode.Statement,
to mimic how SCode.EEquation is structured.
- Various code cleanup.

1 lines of code changed in 1 file:

  • Compiler/Script: Interactive.mo (+1 -1)
sjoelund.se 2015-02-25 15:03 Rev.: 24775

Automatically compile used libraries if Resources/BuildProjects is available

4 lines of code changed in 1 file:

  • Compiler/Script: Figaro.mo (+4 -4)
hudson 2015-02-25 14:15 Rev.: 24774

[Janitor mode] Fix whitespace

11 lines of code changed in 1 file:

  • Compiler/Script: Figaro.mo (+11 -11)
olero 2015-02-25 13:55 Rev.: 24773

FigaroExport interface update

59 lines of code changed in 2 files:

  • Compiler/Script: CevalScript.mo (+5 -3), Figaro.mo (+54 -22)
sjoelund.se 2015-02-24 22:07 Rev.: 24752

Change := in modifications to a warning instead of error, fix MM sources

22 lines of code changed in 4 files:

  • Compiler/Script: BlockCallRewrite.mo (+1 -1), CevalScript.mo (+1 -1), Figaro.mo (+9 -9), Interactive.mo (+11 -11)
sjoelund.se 2015-02-22 08:57 Rev.: 24696

Static analysis

10 lines of code changed in 2 files:

  • Compiler/Script: CevalScript.mo (+6 -6), Interactive.mo (+4 -5)
hkiel 2015-02-20 21:34 Rev.: 24669

some code cleanup

20 lines of code changed in 3 files:

  • Compiler/Script: Figaro.mo (+4 -4), Interactive.mo (+4 -6), Refactor.mo (+12 -14)
adrpo 2015-02-16 18:44 Rev.: 24598

Fix bug: #3157
- handle also empty Name annotations, i.e.: annotation(Name);
- add test testsuite/openmodelica/interactive-API/getDialogAnnotation.mos

20 lines of code changed in 1 file:

  • Compiler/Script: Interactive.mo (+20)
hkiel 2015-02-09 22:05 Rev.: 24490

some code cleanup

215 lines of code changed in 1 file:

  • Compiler/Script: Interactive.mo (+215 -259)
adeas31 2015-02-09 21:59 Rev.: 24489

- Moved getComponentModifierNames to ModelicaBuiltin.mo.
- updated getComponentModifierNames to scripting API.

21 lines of code changed in 2 files:

  • Compiler/Script: CevalScript.mo (+8), Interactive.mo (+13 -33)
adeas31 2015-02-09 19:06 Rev.: 24484

- Moved getParameterValue to ModelicaBuiltin.mo.
- updated getParameterValue to scripting API.

19 lines of code changed in 2 files:

  • Compiler/Script: CevalScript.mo (+6), Interactive.mo (+13 -28)
adeas31 2015-02-09 17:50 Rev.: 24482

- Moved getClaasRestriction & getParameterNames to ModelicaBuiltin.mo.
- updated getClaasRestriction to scripting API. Removed some unused APIs from OMCProxy.

29 lines of code changed in 2 files:

  • Compiler/Script: CevalScript.mo (+14), Interactive.mo (+15 -38)
adeas31 2015-02-08 20:36 Rev.: 24480

- Fixed isEnumeration.

2 lines of code changed in 1 file:

  • Compiler/Script: Interactive.mo (+2 -2)
hudson 2015-02-08 20:07 Rev.: 24479

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

  • Compiler/Script: CevalScript.mo (+1 -1)

(750 more)

Generated by StatSVN 0.7.0