aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code/arg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Tidying up arg.c and arg.h.Richard Brooksby2013-05-091-5/+6
* Draft design document for keyword arguments.Richard Brooksby2013-05-091-1/+3
* Consolidating common pool keywords.Richard Brooksby2013-05-091-0/+7
* Implementing configurable maximum argument list length.Richard Brooksby2013-05-081-2/+3
* Macroizing keyword definitions and adding more keyword argument checking meth...Richard Brooksby2013-05-081-0/+37
* Eliminating mps_key_varargs and instead decoding deprecated varargs in one pl...Richard Brooksby2013-05-081-2/+0
* Adding keyword argument checking for format and chain.Richard Brooksby2013-05-081-0/+10
* Converting pools to use keyword arguments, mostly, and so far inconsistently,...Richard Brooksby2013-05-081-0/+2
* Basically working keyword arguments, though vmparam is unsatisfactory.Richard Brooksby2013-05-031-9/+9
* First draft of keyword arguments. mainly checking in in order to try working...Richard Brooksby2013-05-021-0/+126