aboutsummaryrefslogtreecommitdiff
path: root/plugins/script
Commit message (Expand)AuthorAgeFilesLines
* script: fix escaping in the dot commandPřemysl Janouch2014-10-031-3/+3
* script: don't get killed because of usersPřemysl Janouch2014-09-271-0/+3
* script: watch all memory allocationsPřemysl Janouch2014-09-271-360/+475
* script: set a scricter limit on memoryPřemysl Janouch2014-09-191-0/+12
* script: fix parse_word()Přemysl Janouch2014-07-311-3/+6
* script: improvementsPřemysl Janouch2014-07-311-118/+285
* script: add lengthPřemysl Janouch2014-07-311-2/+33
* script: add uncons/first/rest/>/>=/<=/!=/joinPřemysl Janouch2014-07-311-7/+64
* script: fix call/dip, add fold/each/unit/cons/catPřemysl Janouch2014-07-311-17/+120
* Add an experimental `script' pluginPřemysl Janouch2014-07-301-0/+1819