-
petar
2005-12-29 15:46
#28
Rev.: 2032
-
772 lines of code changed in 14 files:
-
Compiler:
Ceval.rml (+2 -2),
Codegen.rml (+98 -4),
DAELow.rml (+127 -59),
Exp.rml (+22 -1),
SimCodegen.rml (+337 -205),
Util.rml (+17 -3)
-
c_runtime:
modelica.h (+7 -30),
real_array.c (+62 -7),
real_array.h (+5),
simulation_runtime.cpp (+1 -1),
simulation_runtime.h (+37 -17)
-
testsuite/mosfiles:
ArrayEqn.mo (new 14),
ArrayEquation.mos (new 42),
Makefile (+1 -1)
-
petar
2005-12-27 14:47
#27
Rev.: 2031
-
760 lines of code changed in 13 files:
-
Compiler:
Algorithm.rml (+2 -2),
Ceval.rml (+2 -3),
DAE.rml (+13 -1),
DAELow.rml (+572 -141),
Error.rml (+2 -2),
Inst.rml (+35 -34),
SimCodegen.rml (+42 -40),
Static.rml (+2 -2),
TaskGraph.rml (+8 -8),
Types.rml (+21 -6),
Util.rml (+25 -1)
-
testsuite/mofiles/drmodelica:
MRFcall.mo (+20 -1),
Makefile (+16 -16)
-
x02lucpo
2005-12-22 16:39
#26
Rev.: 2029
-
3 lines of code changed in 1 file:
-
Compiler:
SimCodegen.rml (+3 -2)
-
x02lucpo
2005-12-22 15:48
#25
Rev.: 2028
-
1 lines of code changed in 1 file:
-
Compiler:
SimCodegen.rml (+1 -1)
-
x02lucpo
2005-12-22 12:48
#24
Rev.: 2027
-
67 lines of code changed in 1 file:
-
Compiler:
SimCodegen.rml (+67 -18)
-
x02lucpo
2005-12-22 11:32
#23
Rev.: 2026
-
1 lines of code changed in 1 file:
-
Compiler/scripts:
Compile.bat (+1 -1)
-
davbr
2005-12-22 00:20
#22
Rev.: 2025
-
1237 lines of code changed in 18 files:
-
testsuite:
Makefile (+5 -1)
-
testsuite/mofiles/drmodelica:
AccessDemoIllegalMod.mo (new 28),
AccessDemoLegalMod.mo (new 49),
ArraysInitIllegal.mo (new 16),
ArraysInitLegal.mo (new 23),
ColoredPointIllegalMod1.mo (new 48),
ColoredPointIllegalMod2.mo (new 48),
ColoredPointIllegalMod3.mo (new 47),
ColoredPointLegalMod.mo (new 62),
GenericMicroCircuit.mo (new 125),
Makefile (+15 -8),
MicroCircuitInvalid.mo (new 87),
MicroCircuitValid.mo (new 84),
RefinedSimpleCircuitInvalid.mo (new 131),
RefinedSimpleCircuitValid.mo (new 129),
RefinedSimpleCircuitValid2.mo (new 133),
TempDepResistorCircuit.mo (new 103),
TempDepResistorCircuitInherited.mo (new 104)
-
x02lucpo
2005-12-21 20:27
#21
-
306 lines of code changed in 4 files:
-
Compiler:
SimCodegen.rml (+1 -9)
-
Compiler/scripts:
Compile.bat (+1 -1)
-
flat_modelica_parser/src:
flatmodelicaTokenTypes.txt (+1 -1)
-
kajny
2005-12-21 11:42
#20
Rev.: 2022
-
17 lines of code changed in 1 file:
-
testsuite/mofiles/drmodelica:
Makefile (+17 -2)
-
kajny
2005-12-21 11:41
#19
-
351 lines of code changed in 24 files:
-
testsuite/mofiles/drmodelica:
BouncingBall.mos (new 1),
ComplexNumbers.mo (new 72),
ComplexNumbers.mos (new),
DoubleWhenConflict.mo (new 19),
EquationCall.mo (new 29),
EquationCall.mos (new),
FilterBlock1.mo (new 23),
FilterBlock1.mos (new),
JoinThreeVectors2.mo (new 24),
JoinThreeVectors2.mos (new),
MRFcall.mo (new 25),
MRFcall.mos (new),
OneArgBaseFunction.mo (new 29),
OneArgBaseFunction.mos (new),
PolynomialEvaluator1.mo (+38 -27),
PolynomialEvaluator1.mos (new),
PolynomialEvaluator2.mo (+17 -1),
PolynomialEvaluator2.mos (new),
PolynomialEvaluator3.mo (new 28),
PolynomialEvaluator3.mos (new),
StatementCall.mo (new 29),
StatementCall.mos (new),
WhenPriority.mo (new 17),
WhenPriority.mos (new)
-
adrpo
2005-12-19 19:51
#18
Rev.: 2019
-
360 lines of code changed in 15 files:
-
testsuite/mofiles/drmodelica:
AppendElement.mo (new 67),
ArrayAddSub.mo (new 16),
ArrayDiv.mo (new 11),
ArrayDivError.mo (new 16),
ArrayExponentiation.mo (new 24),
ArrayFieldSlice.mo (new 62),
ArraySlice.mo (new 26),
BlockMatrix.mo (new 22),
BlockMatrix2.mo (new 16),
BlockMatrix3.mo (new 16),
CyclicPerm.mo (new 31),
Makefile (+6 -2),
PointInst.mo (new 22),
PointSum.mo (new 10),
VectorizeSeveralArguments.mo (new 15)
-
petar
2005-12-19 15:16
#17
Rev.: 2018
-
2328 lines of code changed in 38 files:
-
Compiler:
Algorithm.rml (+45 -47),
Ceval.rml (+71 -45),
ClassInf.rml (+4 -10),
Codegen.rml (+4 -2),
DAE.rml (+4 -2),
DAELow.rml (+51 -17),
Derive.rml (+9 -11),
Error.rml (new 863),
ErrorExt.rml (new 78),
Exp.rml (+5 -2),
Inst.rml (+75 -154),
Interactive.rml (+10 -14),
Lookup.rml (+22 -36),
Main.rml (+6),
Makefile.common (+3 -1),
Makefile.common.w32 (new),
Mod.rml (+3 -1),
SCode.rml (+9 -10),
SimCodegen.rml (+17 -21),
Static.rml (+128 -160),
Types.rml (+1 -7),
Values.rml (+7 -4)
-
Compiler/VC7:
runtime.vcproj (+9)
-
Compiler/absyn_builder:
parse.cpp (+78 -33)
-
Compiler/runtime:
ErrorMessage.cpp (new 125),
ErrorMessage.hpp (new 54),
Makefile.in (+1 -1),
daeext.cpp (+40),
errorext.cpp (new 118),
errorext.h (new 63)
-
Compiler/winruntime:
ErrorMessage.cpp (new 111),
ErrorMessage.hpp (new 55),
errorext.cpp (new 181),
errorext.h (new 72)
-
flat_modelica_parser/src:
flatmodelicaTokenTypes.txt (+1 -1)
-
testsuite/mofiles:
ParseError1.mo (+2 -1),
ParseError2.mo (+1 -1)
-
adrpo
2005-12-18 21:53
#16
Rev.: 2017
-
2 lines of code changed in 1 file:
-
testsuite/mosfiles:
Makefile (+2 -1)
-
adrpo
2005-12-16 08:58
#15
Rev.: 2016
-
5 lines of code changed in 1 file:
-
Compiler:
interactive_api.txt (+5)
-
adrpo
2005-12-16 08:56
#14
Rev.: 2015
-
161 lines of code changed in 4 files:
-
Compiler:
Interactive.rml (+96)
-
testsuite/mosfiles:
loadFileInteractiveQualified.mo (new 28),
loadFileInteractiveQualified.mos (new 23),
loadFileInteractiveQualifiedInit.mo (new 14)
-
x05andfe
2005-12-15 13:36
#13
Rev.: 2014
-
308 lines of code changed in 30 files:
-
testsuite/mofiles:
AlgorithmCondAssign1.mo (new),
AlgorithmCondAssign2.mo (new),
ForLoopHideVariable.mo (new),
FuncMultResults.mo (new),
PolynomialEvaluator1.mo (new 33),
PolynomialEvaluator2.mo (new 55),
SumForLoop.mo (new 3),
SumSeriesWhile.mo (new 3),
SumVectorForIf.mo (new 2),
Xpowers3_new.mo (new 29)
-
testsuite/mosfiles:
AlgorithmCondAssign1.mo (new),
AlgorithmCondAssign1.mos (new 7),
AlgorithmCondAssign2.mo (new),
AlgorithmCondAssign2.mos (new 5),
ForLoopHideVariable.mo (new),
ForLoopHideVariable.mos (new 1),
FuncMultResults.mo (new),
FuncMultResults.mos (new 1),
PolynomialEvaluator1.mo (new 33),
PolynomialEvaluator1.mos (new 16),
PolynomialEvaluator2.mo (new 55),
PolynomialEvaluator2.mos (new 15),
SumForLoop.mo (new),
SumForLoop.mos (new),
SumSeriesWhile.mo (new 3),
SumSeriesWhile.mos (new 6),
SumVectorForIf.mo (new 1),
SumVectorForIf.mos (new),
Xpowers3.mo (new 29),
Xpowers3.mos (new 11)
-
adrpo
2005-12-14 17:25
#12
Rev.: 2013
-
9 lines of code changed in 5 files:
-
Compiler/absyn_builder:
expression_parser.g (+2 -2),
walker.g (+4 -4)
-
Compiler/runtime:
corbaimpl.cpp (+1 -1),
ptolemyio.cpp (+1 -1),
systemimpl.c (+1 -1)
-
x05andfe
2005-12-13 18:48
#11
Rev.: 2012
-
237 lines of code changed in 12 files:
-
testsuite/mofiles:
DAEexample.mo (new 24),
HelloWorld.mo (new),
Xpowers1_new.mo (new 41),
Xpowers2_new.mo (new 35)
-
testsuite/mosfiles:
DAEexample.mo (new 24),
DAEexample.mos (new 15),
HelloWorld.mo (new),
HelloWorld.mos (new 2),
Xpowers1.mo (new 41),
Xpowers1.mos (new 10),
Xpowers2.mo (new 35),
Xpowers2.mos (new 10)
-
petar
2005-12-11 19:48
#10
Rev.: 2010
-
2454 lines of code changed in 6 files:
-
Compiler:
DAELow.rml (-1),
Exp.rml (+13 -2),
Inst.rml (+6 -2),
Static.rml (+6 -3)
-
testsuite/mofiles:
FlexibleShaftNonLinearTotal.mo (new 2427),
Makefile (+2 -1)
-
levsa
2005-12-10 02:08
#9
Rev.: 2009
-
742 lines of code changed in 7 files:
-
pde/DomainExternalSolverPackage:
README.txt (+10 -1)
-
pde/DomainExternalSolverPackage/Applications:
testFEM.mo (+372 -133)
-
pde/DomainExternalSolverPackage/MFiles:
genfemlabheatproblem.m (+1),
showfield_ind.m (+2 -1),
showfieldt_ind.m (+1 -1),
showmesh.m (+1 -1)
-
pde/DomainExternalSolverPackage/ModelicaLibraries/PDEbhjl:
FEMForms.mo (+355 -319)
-
x02lucpo
2005-12-08 14:17
#8
Rev.: 2008
-
47 lines of code changed in 3 files:
-
Compiler:
DAELow.rml (+9 -6),
SimCodegen.rml (+37 -24)
-
flat_modelica_parser/src:
flatmodelicaTokenTypes.txt (+1 -1)
-
petar
2005-12-08 12:04
#7
Rev.: 2007
-
318 lines of code changed in 16 files:
-
Compiler:
Ceval.rml (+4 -6)
-
testsuite:
Makefile (+4 -1),
README (+12 -1)
-
testsuite/mofiles:
translation_failed_template.mo (new 11),
translation_template.mo (new 17)
-
testsuite/mofiles/drmodelica:
ArrayDim1.mo (+74 -1),
ArrayDim2.mo (+74 -1),
Circuit.mo (+10),
Colors.mo (+11 -2),
LogCall1.mo (+2 -2),
Makefile (+12 -4),
PolynomialEvaluator2.mo (+13 -1),
Xpowers.mo (+16 -1)
-
testsuite/mofiles/msl_1_5:
Makefile (+2 -2)
-
testsuite/mosfiles:
simulation_failed_template.mos (new 18),
simulation_template.mos (new 38)
-
petar
2005-12-07 16:56
#6
Rev.: 2006
-
14 lines of code changed in 3 files:
-
Compiler:
Ceval.rml (+2 -2),
DAELow.rml (+11 -6),
Main.rml (+1 -1)
-
petar
2005-12-06 17:36
#5
Rev.: 2004
-
9 lines of code changed in 2 files:
-
Compiler:
Static.rml (+8 -5)
-
flat_modelica_parser/src:
flatmodelicaTokenTypes.txt (+1 -1)
-
petar
2005-12-06 13:34
#4
Rev.: 2003
-
517 lines of code changed in 10 files:
-
Compiler:
Ceval.rml (+40 -2),
Exp.rml (+2),
Static.rml (+378 -131),
Types.rml (+24 -2),
WhatDoesNotWork.html (new)
-
testsuite/mofiles:
Influenza.mo (+1 -1)
-
testsuite/mofiles/msl_1_5:
BC11.mo (+34),
Makefile (+2 -2)
-
testsuite/mosfiles:
matrices.mos (+34 -2)
-
x02lucpo
2005-12-06 13:15
#3
Rev.: 2002
-
30 lines of code changed in 1 file:
-
Compiler:
Ceval.rml (+30 -24)
-
x05andfe
2005-12-05 12:55
#2
Rev.: 2001
-
3 lines of code changed in 112 files:
-
OMNotebook_QT3:
INSTALL_README.txt (new 2)
-
OMNotebook_QT3/ANTLR:
ReadMe.txt (new),
antlr.vcproj (new)
-
OMNotebook_QT3/NotebookParser:
AntlrNotebookLexer.cpp (new),
AntlrNotebookLexer.hpp (new),
AntlrNotebookParser.cpp (new),
AntlrNotebookParser.hpp (new),
AntlrNotebookParserTokenTypes.hpp (new),
AntlrNotebookParserTokenTypes.txt (new),
AntlrNotebookTreeParser.cpp (new),
AntlrNotebookTreeParser.hpp (new),
AntlrNotebookTreeParserTokenTypes.hpp (new),
AntlrNotebookTreeParserTokenTypes.txt (new),
NotebookParser.ncb (new),
NotebookParser.vcproj (new),
ReadMe.txt (new),
lexer.g (new),
notebookgrammarTokenTypes.hpp (new),
notebookgrammarTokenTypes.txt (new),
parser.g (new),
walker.g (new)
-
OMNotebook_QT3/OMNotebook:
application.h (new),
cell.cpp (new),
cell.h (new),
cellapplication.cpp (new),
cellapplication.h (new),
cellcommandcenter.cpp (new),
cellcommandcenter.h (new),
cellcommands.cpp (new),
cellcommands.h (new),
cellcursor.cpp (new),
cellcursor.h (new),
celldocument.cpp (new),
celldocument.h (new),
celldocumentview.h (new),
cellfactory.cpp (new),
cellfactory.h (new),
cellgrammar.cpp (new),
cellgroup.cpp (new),
cellgroup.h (new),
cellparserfactory.cpp (new),
command.h (new),
commandcenter.h (new),
copytest.cpp (new),
cursorcommands.h (new),
document.h (new),
documentview.h (new),
factory.h (new),
imagecell.cpp (new),
imagecell.h (new),
inputcell.cpp (new),
inputcell.h (new),
inputcelldelegate.h (new),
moc_cell.cpp (new),
moc_cellapplication.cpp (new),
moc_cellcursor.cpp (new),
moc_celldocument.cpp (new),
moc_cellgroup.cpp (new),
moc_document.cpp (new),
moc_documentview.cpp (new),
moc_imagecell.cpp (new),
moc_inputcell.cpp (new),
moc_notebook.cpp (new),
moc_omc_communicator.cpp (new),
moc_smlinteractiveenvironment.cpp (new),
moc_stylesheet.cpp (new),
moc_textcell.cpp (new),
moc_treeview.cpp (new),
modelicacolors.xml (new),
modelicahighlighter.h (new),
nbparser.h (new),
notebook.cpp (new),
notebook.h (new),
notebookcommands.h (new),
notebookparser.cpp (new),
notebookparser.h (new),
omc_communicator.cpp (new 1),
omc_communicator.hpp (new),
omcinteractiveenvironment.cpp (new),
omcinteractiveenvironment.h (new),
parserfactory.h (new),
qtapp.cpp (new),
rule.h (new),
selectingvisitor.cpp (new),
selectingvisitor.h (new),
serializingvisitor.cpp (new),
serializingvisitor.h (new),
smlhighlighter.h (new),
smlinteractiveenvironment.cpp (new),
smlinteractiveenvironment.h (new),
smlsyntaxhighlighter.cpp (new),
smlsyntaxhighlighter.h (new),
stylesheet.cpp (new),
stylesheet.h (new),
stylesheet.xml (new),
syntax_highlighter.cpp (new),
syntax_highlighter.hpp (new),
syntaxhighlighter.h (new),
textcell.cpp (new),
textcell.h (new),
treeview.cpp (new),
treeview.h (new),
trunk.ncb (new),
trunk.pro (new),
trunk.sln (new),
trunk.suo (new),
trunk.vcproj (new),
vc70.idb (new),
vc70.pdb (new),
visitor.h (new),
xmlparser.cpp (new),
xmlparser.h (new)
-
x05andfe
2005-12-05 12:43
#1
Rev.: 2000
-
4 lines of code changed in 29 files:
-
WinMosh_QT4:
OtherDlg.ui (new),
QWinMosh.ncb (new),
QWinMosh.sln (new),
QWinMosh.suo (new),
QWinMosh.vcproj (new),
inputcelldelegate.h (new),
main.cpp (new 1),
omc_communication.cc (new),
omc_communicator.cpp (new 1),
omc_communicator.h (new),
omcinteractiveenvironment.cpp (new 1),
omcinteractiveenvironment.h (new),
otherdlg.h (new),
qmosh.cpp (new 1),
qmosh.h (new),
qwinmosh.qrc (new),
res.aps (new),
res.rc (new),
resource.h (new)
-
WinMosh_QT4/Resources:
WinMosh.ico (new),
clear.bmp (new),
copy.bmp (new),
cut.bmp (new),
help.bmp (new),
paste.bmp (new),
print.bmp (new),
start.bmp (new),
stop.bmp (new),
winmosh.bmp (new)