Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/consolecommands3/src/libraries/core/command @ 7277

Name Size Rev Age Author Last Change
../
CMakeLists.txt 191 bytes 7202   14 years landauf moved all files related to the command execution chain to core/command …
ConsoleCommandCompilation.h 1.6 KB 7203   14 years landauf adjusted includes in core/command/*
IOConsole.cc 33.1 KB 7203   14 years landauf adjusted includes in core/command/*
IOConsole.h 3.9 KB 7203   14 years landauf adjusted includes in core/command/*
IRC.h 2.1 KB 7203   14 years landauf adjusted includes in core/command/*
TclThreadList.h 9.9 KB 7203   14 years landauf adjusted includes in core/command/*
TclThreadManager.h 4.4 KB 7203   14 years landauf adjusted includes in core/command/*
ExecutorPtr.h 1.7 KB 7205   14 years landauf moved SharedPtr to util
FunctorPtr.h 2.2 KB 7212   14 years landauf re-implemented Functor - without macros!
ArgumentCompletionListElement.h 2.9 KB 7228   14 years landauf re-implemented CommandExecutor and CommandEvaluation. parameter …
TclBind.h 2.2 KB 7228   14 years landauf re-implemented CommandExecutor and CommandEvaluation. parameter …
Shell.h 5.7 KB 7229   14 years landauf implemented command cache in CommandExecutor
ArgumentCompleter.h 4.5 KB 7233   14 years landauf - console commands "setMMSoundPath" and "printObjects" are now hidden. …
ArgumentCompletionFunctions.h 3.0 KB 7235   14 years landauf - fixed error if a command doesn't exist not being shown while using …
ConsoleCommandCompilation.cc 5.0 KB 7236   14 years landauf replaced the temporary names of all ConsoleCommand related classes and …
IRC.cc 4.5 KB 7236   14 years landauf replaced the temporary names of all ConsoleCommand related classes and …
Shell.cc 16.3 KB 7236   14 years landauf replaced the temporary names of all ConsoleCommand related classes and …
TclThreadManager.cc 29.3 KB 7236   14 years landauf replaced the temporary names of all ConsoleCommand related classes and …
CommandEvaluation.h 3.4 KB 7238   14 years landauf added a function to compute the Levenshtein distance between two …
TclBind.cc 7.0 KB 7238   14 years landauf added a function to compute the Levenshtein distance between two …
Executor.h 10.9 KB 7270   14 years landauf pushFunction() (which explicitly adds a new level to the console …
Functor.h 34.8 KB 7270   14 years landauf pushFunction() (which explicitly adds a new level to the console …
ConsoleCommand.cc 18.9 KB 7272   14 years landauf using object stack and function stack together works now
ConsoleCommand.h 18.8 KB 7272   14 years landauf using object stack and function stack together works now
ArgumentCompletionFunctions.cc 11.6 KB 7276   14 years landauf until now we could group words and values in console commands and XML …
CommandEvaluation.cc 15.6 KB 7276   14 years landauf until now we could group words and values in console commands and XML …
Executor.cc 6.4 KB 7276   14 years landauf until now we could group words and values in console commands and XML …
CommandExecutor.cc 6.9 KB 7277   14 years landauf added new console command "alias" that can bind commands (including …
CommandExecutor.h 2.8 KB 7277   14 years landauf added new console command "alias" that can bind commands (including …
Note: See TracBrowser for help on using the repository browser.