aboutsummaryrefslogtreecommitdiffstats
path: root/interpret.h
Commit message (Expand)AuthorAgeFilesLines
* Hide private parts of IOBUF from extensions.Andrew J. Schorr2012-06-241-1/+1
* First working version of new API mechanism (probably has memory leaks).Andrew J. Schorr2012-05-241-2/+3
* Move to use of bool type, true, false, everywhere.Arnold D. Robbins2012-05-111-20/+20
* Add arbitrary-precision arithmetic on integers.john haque2012-03-191-6/+6
* Finish MPFR changes and clean up code.john haque2012-02-261-127/+47
* Finish builtins for MPFR.john haque2012-02-191-3/+25
* New interpreter routine for MPFR.john haque2012-02-161-92/+181
* Merge branch 'gawk-4.0-stable', minor fixes after exe merge.Arnold D. Robbins2011-12-311-1/+1
* The grand merge: dgawk and pgawk folded into gawk.Arnold D. Robbins2011-12-261-0/+1187