Directory src/lib/perl5/ORAC/Recipe/

Directory Created:
2007-12-20 13:44
Total Files:
2
Deleted Files:
0
Lines of Code:
1542

Browse with ViewVC

[root]/src/lib/perl5/ORAC/Recipe

Lines of Code

src/lib/perl5/ORAC/Recipe/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 14 (100.0%) 1599 (100.0%) 114.2
timj 12 (85.7%) 1576 (98.6%) 131.3
bradc 2 (14.3%) 23 (1.4%) 11.5

Most Recent Commits

timj 2008-06-25 09:20 Rev.: 8002

must pass recipe info to primitives

1 lines of code changed in 1 file:

timj 2008-06-24 17:21 Rev.: 8001

replace BATCH variable with more generic $ORAC_Recipe_Info

1 lines of code changed in 1 file:

timj 2008-05-20 14:50 Rev.: 7807

debug mode now prints monolith call timing information

36 lines of code changed in 1 file:

bradc 2008-04-21 11:10 Rev.: 7612

add Frame/Group number/name to beginning of orac_debug lines

3 lines of code changed in 1 file:

timj 2008-01-29 09:58 Rev.: 7375

check for commented out references to argument hashes

4 lines of code changed in 1 file:

bradc 2008-01-14 16:57 Rev.: 7339

Convert Tim's tabs to spaces.

20 lines of code changed in 1 file:

timj 2008-01-14 16:12 Rev.: 7331

Each primitive now has access to the full call stack.
The recipe viewer (-showcurrent) is now fully hierarchical and highlights where you are in the primitive hierarchy.

27 lines of code changed in 1 file:

timj 2008-01-14 11:25 Rev.: 7328

handle case where a primitive is called multiple times in a single primitive

25 lines of code changed in 1 file:

timj 2007-12-27 14:17 Rev.: 7298

+ correct typo in primitive argument parsing call
+ make sure all primitives return an exit status

4 lines of code changed in 1 file:

timj 2007-12-21 15:41 Rev.: 7297

fix primitive argument parsing so that $Frm is allowed again

4 lines of code changed in 1 file:

timj 2007-12-20 16:13 Rev.: 7296

fix problem with primitive arguments and improve error message

39 lines of code changed in 1 file:

timj 2007-12-20 15:44 Rev.: 7295

Fix DEBUG variable setting

2 lines of code changed in 1 file:

timj 2007-12-20 13:44 Rev.: 7294

Complete rewrite of recipe parser
+ Now reads primitives from disk on demand
+ Caches primitives individually and only rereads if modified
+ Primitives are now all subroutines and no longer have context from other primitives
(so if you had a $blah that had not been "my"ed in your primitive but was in an earlier
primitive this will no longer work)

1433 lines of code changed in 2 files:

Generated by StatSVN 0.4.0