summary refs log tree commit diff
path: root/src/funcs/pushd
diff options
context:
space:
mode:
authorherbert <herbert@gondor.apana.org.au>2005-02-25 20:49:13 +1100
committerHerbert Xu <herbert@gondor.apana.org.au>2005-09-26 18:33:03 +1000
commite994ac70a4d85cd933e674e0df70301dd86637ee (patch)
tree0b61fe1663a448911aac3b3a775f0e433c73d024 /src/funcs/pushd
parentRelease 0.5.2. (diff)
downloaddash-e994ac70a4d85cd933e674e0df70301dd86637ee.tar.gz
dash-e994ac70a4d85cd933e674e0df70301dd86637ee.zip
Changed boolean rootshell into shlvl counter.
Diffstat (limited to 'src/funcs/pushd')
0 files changed, 0 insertions, 0 deletions
bdfedc7f5a99315b9f0dc95d15f0&follow=1'>Add postfix $ operator to bitJune McEnroe 2020-12-29Add make lexerJune McEnroe 2020-12-29Clean up C lexerJune McEnroe 2020-12-29Clean up hilex code somewhatJune McEnroe 2020-12-29Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe 2020-12-29Add hilex HTML outputJune McEnroe