/[ascend]/trunk/tools/gedit/ascend.lang
ViewVC logotype

Log of /trunk/tools/gedit/ascend.lang

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 1390 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 16 06:19:43 2007 UTC (17 years, 7 months ago) by jpye
File length: 12905 byte(s)
Copied from: trunk/pygtk/gnome/ascend.lang revision 1389
Diff to previous 1387
Moved support files for variouso outside 'tools' into their own folder together.

Revision 1387 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 7 14:43:31 2007 UTC (17 years, 8 months ago) by jpye
Original Path: trunk/pygtk/gnome/ascend.lang
File length: 12940 byte(s)
Diff to previous 1351
Added plot support in Integrator output tabs.
Some other minor debugging for pylab integration and idaanalyse output.

Revision 1351 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 14 07:48:27 2007 UTC (17 years, 8 months ago) by jpye
Original Path: trunk/pygtk/gnome/ascend.lang
File length: 12905 byte(s)
Diff to previous 1270
Added test for write('graph'). Added couple of items to syntax definition. Updated GPL notice in some core model files.

Revision 1270 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 4 01:01:18 2007 UTC (17 years, 10 months ago) by johnpye
Original Path: trunk/pygtk/gnome/ascend.lang
File length: 12813 byte(s)
Diff to previous 1157
Reduced some debug output.
Added ATOM for specific_energy_rate.
Fixed default_self routines for DSG models.
Added testdsgsatrepeat test to check above.

Revision 1157 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 16 12:35:46 2007 UTC (17 years, 10 months ago) by johnpye
Original Path: trunk/pygtk/gnome/ascend.lang
File length: 12677 byte(s)
Diff to previous 822
Fixed escaped paths in SConstruct.
Added some more keywords to gedit syntax definition.


Revision 822 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 17 14:54:26 2006 UTC (18 years, 3 months ago) by johnpye
Original Path: trunk/pygtk/gnome/ascend.lang
File length: 12340 byte(s)
Diff to previous 783
Added a sun position and extraterrestrial radiation model using the equations from Duffie and Beckman.
When combined with the new data reader, this will start to be useful for 'real' solar energy problems.

Revision 783 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 26 09:16:19 2006 UTC (18 years, 4 months ago) by johnpye
Original Path: trunk/pygtk/gnome/ascend.lang
File length: 12275 byte(s)
Diff to previous 759
First work towards reinstating the CONOPT solver. So far, I've got it building
and linking without errors, but haven't tested the resulting runtime.

Revision 759 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 13 04:16:10 2006 UTC (18 years, 4 months ago) by johnpye
Original Path: trunk/pygtk/gnome/ascend.lang
File length: 12085 byte(s)
Diff to previous 747
Commenting and changes to deubg output. Some reformatting of ModifyBlackBoxRelationPointers.

Revision 747 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 11 05:42:43 2006 UTC (18 years, 4 months ago) by johnpye
Original Path: trunk/pygtk/gnome/ascend.lang
File length: 12047 byte(s)
Diff to previous 721
Added couple of missing keywords: 'OF' and 'set'.

Revision 721 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 3 06:22:42 2006 UTC (18 years, 5 months ago) by johnpye
Original Path: trunk/pygtk/gnome/ascend.lang
File length: 11998 byte(s)
Diff to previous 694
Added '--models' option to ascend-config.
Fixed a bug with packages.c wrt generating absolute paths to library files.
Added SCons directives to install header files in INSTALL_INCLUDE subdirs.
Changed rel.c so that init function is only run if provided in the package.
Added 'ospath_getabs' to convert relative paths into absolute paths by adding prefix of fully-resolved '.'

Revision 694 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 22 07:54:53 2006 UTC (18 years, 5 months ago) by johnpye
Original Path: trunk/pygtk/gnome/ascend.lang
File length: 11961 byte(s)
Diff to previous 669
Lots of tidying up to relation_util code. (Most commments but a 
little refactoring of repeated code chunks.)
Added 'IMPORT' to the Gedit syntax definition.
Added error_reporters in place of some console output.

Revision 669 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 21 07:00:45 2006 UTC (18 years, 5 months ago) by johnpye
Original Path: trunk/pygtk/gnome/ascend.lang
File length: 11933 byte(s)
Diff to previous 532
Merged changes from DAE branch (revisions 702 to 819) back into trunk.
This adds the Integration API to the ASCEND solver (in base/generic).
Also provides pre-alpha support for 'IDA' from the SUNDIALS suite, a DAE solver.
Many other minor code clean-ups, including adoption of new 'ASC_NEW' and friends (to replace 'ascmalloc')
Added some very sketchy stuff providing 'DIFF(...)' syntax, although it is anticipated that this will be removed.

Revision 532 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 24 02:23:08 2006 UTC (18 years, 7 months ago) by johnpye
Original Path: trunk/pygtk/gnome/ascend.lang
File length: 11515 byte(s)
Copied from: trunk/pygtk/interface/ascend.lang revision 445
Diff to previous 531
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a level)
Made corresponding changes to SCons* and spec files.

Revision 531 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 24 02:04:02 2006 UTC (18 years, 7 months ago) by johnpye
Original Path: trunk/interface/gnome/ascend.lang
File length: 11515 byte(s)
Copied from: trunk/pygtk/interface/ascend.lang revision 445
Diff to previous 447
Removing extra subdir level in pygtk path

Revision 447 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 5 00:31:15 2006 UTC (18 years, 8 months ago) by johnpye
Original Path: trunk/pygtk/interface/gnome/ascend.lang
File length: 11515 byte(s)
Copied from: trunk/pygtk/interface/ascend.lang revision 445
Diff to previous 446
Renamed 'desktop' directory to 'gnome'

Revision 446 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 5 00:30:15 2006 UTC (18 years, 8 months ago) by johnpye
Original Path: trunk/pygtk/interface/desktop/ascend.lang
File length: 11515 byte(s)
Copied from: trunk/pygtk/interface/ascend.lang revision 445
Diff to previous 215
Added GNOME integration stuff under pygtk/interface/desktop

Revision 215 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 25 02:08:29 2006 UTC (18 years, 10 months ago) by johnpye
Original Path: trunk/pygtk/interface/ascend.lang
File length: 11515 byte(s)
Diff to previous 211
Improved display of relations by adding getRelationAsString(relative_to)

Revision 211 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 24 13:20:20 2006 UTC (18 years, 10 months ago) by johnpye
Original Path: trunk/pygtk/interface/ascend.lang
File length: 11124 byte(s)
Diff to previous 180
Adding FIX and ASSERT keywords to gedit syntax definition

Revision 180 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 12 03:20:58 2006 UTC (18 years, 10 months ago) by johnpye
Original Path: trunk/pygtk/interface/ascend.lang
File length: 11071 byte(s)
Diff to previous 132
Adding a little documentation

Revision 132 - (view) (download) (annotate) - [select for diffs]
Added Wed Dec 21 00:14:13 2005 UTC (18 years, 11 months ago) by johnpye
Original Path: trunk/pygtk/interface/ascend.lang
File length: 11040 byte(s)
Adding the PyGTK interface to CMU repository. Whaddyareckon?

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22