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