Parent Directory
|
|
|
|
|
PG_CAPAmacros.pl
|
1080 |
9 years |
apizer |
remove unneccsary shebang lines
Arnie
|
extraAnswerEvaluators.pl
|
2143 |
8 years |
apizer |
Use the new PGsort which uses a true/false compare (e.g. < or lt )
rather than a... |
PGnumericalmacros.pl
|
1080 |
9 years |
apizer |
remove unneccsary shebang lines
Arnie
|
PGpolynomialmacros.pl
|
1115 |
9 years |
apizer |
Fixed error concerning variable $string.
Cleaned up how polynomials are displaye... |
PG_module_list.pl
|
1080 |
9 years |
apizer |
remove unneccsary shebang lines
Arnie
|
PGstatisticsmacros.pl
|
1710 |
9 years |
apizer |
fixed bug in call to Romberg routine. Romberg now requires parameters
of the fo... |
PG.pl
|
2698 |
8 years |
dpvc |
Add better error reporting in PG translator. In particular, these
changes add t... |
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.... |
contextLimitedVector.pl
|
2726 |
8 years |
dpvc |
These files provide contexts for the Parser in which only limited
operations are... |
PGauxiliaryFunctions.pl
|
2576 |
8 years |
dpvc |
Make Parser work with PGauxiliaryFunctions.pl, and add the macro files
needed to... |
parserImplicitPlane.pl
|
2727 |
8 years |
dpvc |
This macro file defines an ImplicitPlane (and inplicit line) class of
Parser obj... |
PGmatrixmacros.pl
|
2267 |
8 years |
dpvc |
Added jsMath support to these files.
Basically, HTML_jsMath should do whatever ... |
parserVectorUtils.pl
|
2729 |
8 years |
dpvc |
This file provides some convenient tools for generating random points
and vector... |
PGcommonFunctions.pl
|
2602 |
8 years |
dpvc |
Changed the way the parser checks to see if it is loaded.
|
Parser.pl
|
2666 |
8 years |
dpvc |
Formulas can now be compared even if their variables are complex
numbers, or eve... |
dangerousMacros.pl
|
2698 |
8 years |
dpvc |
Add better error reporting in PG translator. In particular, these
changes add t... |
contextLimitedComplex.pl
|
2726 |
8 years |
dpvc |
These files provide contexts for the Parser in which only limited
operations are... |
parserParametricLine.pl
|
2728 |
8 years |
dpvc |
This file defines a ParametricLine class that provides an answser
checker for li... |
contextLimitedPoint.pl
|
2726 |
8 years |
dpvc |
These files provide contexts for the Parser in which only limited
operations are... |
Value.pl
|
2644 |
8 years |
dpvc |
Make sure loadMacros() doesn't try to load these files more than once.
|
contextLimitedNumeric.pl
|
2726 |
8 years |
dpvc |
These files provide contexts for the Parser in which only limited
operations are... |
StdConst.pg
|
1064 |
9 years |
gage |
Adding recent macro files to the pg collection
--Mike
|
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... |
StdUnits.pg
|
1064 |
9 years |
gage |
Adding recent macro files to the pg collection
--Mike
|
IO.pl
|
2518 |
8 years |
gage |
Will create the tempDirectory if it is missing.
this is useful if, for example,... |
LinearProgramming.pl
|
1453 |
9 years |
jj |
New file with linear programming simplex method related macros.
|
PGgraphmacros.pl
|
2215 |
8 years |
jj |
Allow default size of on the fly graphics to be set in global.conf, and make pop... |
PGasu.pl
|
2155 |
8 years |
jj |
Moved nicestring to PGbasicmacros.
|
PGbasicmacros.pl
|
2443 |
8 years |
jj |
Allow new option for image. extra_html_tags are added to the img tag of the
ima... |
PGcomplexmacros.pl
|
1525 |
9 years |
sh002i |
removed unneeded #! lines
|
PGgraders.pl
|
1050 |
9 years |
sh002i |
moved PG modules and macro files from webwork-modperl to pg
-sam
|
displayMacros.pl
|
2274 |
8 years |
sh002i |
got rid of remaining calls to "wwerror". Fixes bug #530.
|
PGanswermacros.pl
|
2277 |
8 years |
sh002i |
Reformatted the FUNCTION_CMP subroutine to make it more readable. Also,
one func... |