-Upgrading LambdaCore to 1.8.0-
That's most of the verbs, now the the base verbs are fixed, you can go through the other verbs by @grepping for them... the way I did it was with this: @egrepcore %[0%.%.length(verbs( change all instances found to [1..length(verbs( You can also use @egrep to search the entire database. Another good pattern is: @egrepcore verb_%(info%|args%|code%)([^),]+, tostr( get rid of the tostr()s around any such variables found.
-20-
[Previous Page][Next Page][Contents]