aboutsummaryrefslogtreecommitdiffstats
path: root/interpret.h
Commit message (Collapse)AuthorAgeFilesLines
...
| * Move to use of bool type, true, false, everywhere.Arnold D. Robbins2012-05-111-20/+20
| |
* | Add optional shutdown routine for an extension lib.john haque2012-04-211-7/+4
| |
* | Improve array interface.john haque2012-04-191-3/+47
| |
* | Polish array handling code.john haque2012-04-181-3/+5
| |
* | Use unref when freeing a null array element.john haque2012-04-171-1/+3
|/
* 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