summaryrefslogtreecommitdiffstats
path: root/args.h
Commit message (Expand)AuthorAgeFilesLines
* Add five-arg variant of add_args.Kaz Kylheku2016-04-151-0/+12
* Copyright year bump.Kaz Kylheku2015-12-311-1/+1
* New functions window-map and window-mappend.Kaz Kylheku2015-11-251-0/+5
* Combat spurious retention in args handling code.Kaz Kylheku2015-11-201-2/+5
* Introducing structs.Kaz Kylheku2015-09-021-0/+1
* Replace two-step initialization of args with macros.Kaz Kylheku2015-08-241-3/+14
* Remove unused args_limit.Kaz Kylheku2015-08-231-2/+0
* Use of new args for function calls in interpreter.Kaz Kylheku2015-08-231-1/+6
* Large scale conversion to new way of handling arguments.Kaz Kylheku2015-08-231-12/+81
* Start of new way of handling variable arguments.Kaz Kylheku2015-08-171-0/+83