Parent Directory
|
|
|
|
|
PG.pl
|
2698 |
8 years |
dpvc |
Add better error reporting in PG translator. In particular, these
changes add t... |
PGmatrixmacros.pl
|
2267 |
9 years |
dpvc |
Added jsMath support to these files.
Basically, HTML_jsMath should do whatever ... |
StdConst.pg
|
1064 |
10 years |
gage |
Adding recent macro files to the pg collection
--Mike
|
StdUnits.pg
|
1064 |
10 years |
gage |
Adding recent macro files to the pg collection
--Mike
|
PGgraphmacros.pl
|
2215 |
9 years |
jj |
Allow default size of on the fly graphics to be set in global.conf, and make pop... |
PGbasicmacros.pl
|
2443 |
8 years |
jj |
Allow new option for image. extra_html_tags are added to the img tag of the
ima... |
PGdiffeqmacros.pl
|
1831 |
9 years |
gage |
Changed documentation spacing
|
PGmorematrixmacros.pl
|
1896 |
9 years |
gage |
Changed the naming of arrays from ArRaY[0,0,0] to ArRaY__0:0:0:__
This involved... |
parserVectorUtils.pl
|
2933 |
8 years |
dpvc |
Changed the order of variables in calls to Plane() so that it
corresponds to the... |
PGcommonFunctions.pl
|
2602 |
8 years |
dpvc |
Changed the way the parser checks to see if it is loaded.
|
PGanswermacros.pl
|
2781 |
8 years |
apizer |
Fixed bug with useBaseTenLog
Arnie
|
PGpolynomialmacros.pl
|
1115 |
10 years |
apizer |
Fixed error concerning variable $string.
Cleaned up how polynomials are displaye... |
contextTF.pl
|
2912 |
8 years |
dpvc |
Fixed typo in the comments.
|
Parser.pl
|
2666 |
8 years |
dpvc |
Formulas can now be compared even if their variables are complex
numbers, or eve... |
PGauxiliaryFunctions.pl
|
2576 |
8 years |
dpvc |
Make Parser work with PGauxiliaryFunctions.pl, and add the macro files
needed to... |
Value.pl
|
2644 |
8 years |
dpvc |
Make sure loadMacros() doesn't try to load these files more than once.
|
PGasu.pl
|
2155 |
9 years |
jj |
Moved nicestring to PGbasicmacros.
|
PGchoicemacros.pl
|
2396 |
8 years |
dpvc |
Moved the <BR> in std_print_q from the beginning of a line to the end
of a line.... |
LinearProgramming.pl
|
1453 |
9 years |
jj |
New file with linear programming simplex method related macros.
|
contextLimitedVector.pl
|
2726 |
8 years |
dpvc |
These files provide contexts for the Parser in which only limited
operations are... |
contextLimitedComplex.pl
|
2726 |
8 years |
dpvc |
These files provide contexts for the Parser in which only limited
operations are... |
contextLimitedPoint.pl
|
2726 |
8 years |
dpvc |
These files provide contexts for the Parser in which only limited
operations are... |
contextLimitedNumeric.pl
|
2726 |
8 years |
dpvc |
These files provide contexts for the Parser in which only limited
operations are... |
answerVariableList.pl
|
2733 |
8 years |
dpvc |
This file defined an answer checker for lists of variable names
(ordered or unor... |
parserDifferenceQuotient.pl
|
2730 |
8 years |
dpvc |
This file defines a DifferenceQuotient class that provides an answer
checker for... |
parserNumberWithUnits.pl
|
2731 |
8 years |
dpvc |
This file defines a NumberWithUnits class for that provides an answer
checker fo... |
parserParametricLine.pl
|
2728 |
8 years |
dpvc |
This file defines a ParametricLine class that provides an answser
checker for li... |
answerComposition.pl
|
2732 |
8 years |
dpvc |
This file provides an answer checker that determines whether two
students answer... |
parserImplicitPlane.pl
|
2727 |
8 years |
dpvc |
This macro file defines an ImplicitPlane (and inplicit line) class of
Parser obj... |
dangerousMacros.pl
|
2932 |
8 years |
dpvc |
Updated i(), j() and k() functions to check if the Parser is loaded,
and if not,... |
extraAnswerEvaluators.pl
|
2143 |
9 years |
apizer |
Use the new PGsort which uses a true/false compare (e.g. < or lt )
rather than a... |
IO.pl
|
2518 |
8 years |
gage |
Will create the tempDirectory if it is missing.
this is useful if, for example,... |
contextString.pl
|
2855 |
8 years |
dpvc |
added generic string-only context, and converted contextABCD and
contextTF to us... |
contextABCD.pl
|
2855 |
8 years |
dpvc |
added generic string-only context, and converted contextABCD and
contextTF to us... |
PGstatisticsmacros.pl
|
1710 |
9 years |
apizer |
fixed bug in call to Romberg routine. Romberg now requires parameters
of the fo... |
displayMacros.pl
|
2274 |
9 years |
sh002i |
got rid of remaining calls to "wwerror". Fixes bug #530.
|
PGgraders.pl
|
1050 |
10 years |
sh002i |
moved PG modules and macro files from webwork-modperl to pg
-sam
|
PG_CAPAmacros.pl
|
1080 |
10 years |
apizer |
remove unneccsary shebang lines
Arnie
|
PGnumericalmacros.pl
|
1080 |
10 years |
apizer |
remove unneccsary shebang lines
Arnie
|
PG_module_list.pl
|
1080 |
10 years |
apizer |
remove unneccsary shebang lines
Arnie
|
PGcomplexmacros.pl
|
1525 |
9 years |
sh002i |
removed unneeded #! lines
|