source:
code/branches/consolecommands3/src/libraries/core/command
@
7267
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
ArgumentCompleter.h | 4.5 KB | 7233 | 14 years | landauf | - console commands "setMMSoundPath" and "printObjects" are now hidden. … |
ArgumentCompletionFunctions.cc | 11.6 KB | 7236 | 14 years | landauf | replaced the temporary names of all ConsoleCommand related classes and … |
ArgumentCompletionFunctions.h | 3.0 KB | 7235 | 14 years | landauf | - fixed error if a command doesn't exist not being shown while using … |
ArgumentCompletionListElement.h | 2.9 KB | 7228 | 14 years | landauf | re-implemented CommandExecutor and CommandEvaluation. parameter … |
CMakeLists.txt | 191 bytes | 7202 | 14 years | landauf | moved all files related to the command execution chain to core/command … |
CommandEvaluation.cc | 15.6 KB | 7238 | 14 years | landauf | added a function to compute the Levenshtein distance between two … |
CommandEvaluation.h | 3.4 KB | 7238 | 14 years | landauf | added a function to compute the Levenshtein distance between two … |
CommandExecutor.cc | 5.4 KB | 7236 | 14 years | landauf | replaced the temporary names of all ConsoleCommand related classes and … |
CommandExecutor.h | 2.7 KB | 7234 | 14 years | landauf | the unhide command now also supports auto-completion for the hidden … |
ConsoleCommand.cc | 18.6 KB | 7267 | 14 years | landauf | use a base-functor instead of a base-executor in ConsoleCommand … |
ConsoleCommand.h | 18.6 KB | 7267 | 14 years | landauf | use a base-functor instead of a base-executor in ConsoleCommand … |
ConsoleCommandCompilation.cc | 5.0 KB | 7236 | 14 years | landauf | replaced the temporary names of all ConsoleCommand related classes and … |
ConsoleCommandCompilation.h | 1.6 KB | 7203 | 14 years | landauf | adjusted includes in core/command/* |
Executor.cc | 6.2 KB | 7265 | 14 years | landauf | added a missing TypeTrait in MultiType which caused problems on some … |
Executor.h | 10.9 KB | 7230 | 14 years | landauf | re-implemented parameter evaluation in CommandEvaluation and … |
ExecutorPtr.h | 1.7 KB | 7205 | 14 years | landauf | moved SharedPtr to util |
Functor.h | 34.6 KB | 7242 | 14 years | landauf | small changes regarding the return type of createFunctor() to compile … |
FunctorPtr.h | 2.2 KB | 7212 | 14 years | landauf | re-implemented Functor - without macros! |
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.cc | 4.5 KB | 7236 | 14 years | landauf | replaced the temporary names of all ConsoleCommand related classes and … |
IRC.h | 2.1 KB | 7203 | 14 years | landauf | adjusted includes in core/command/* |
Shell.cc | 16.3 KB | 7236 | 14 years | landauf | replaced the temporary names of all ConsoleCommand related classes and … |
Shell.h | 5.7 KB | 7229 | 14 years | landauf | implemented command cache in CommandExecutor |
TclBind.cc | 7.0 KB | 7238 | 14 years | landauf | added a function to compute the Levenshtein distance between two … |
TclBind.h | 2.2 KB | 7228 | 14 years | landauf | re-implemented CommandExecutor and CommandEvaluation. parameter … |
TclThreadList.h | 9.9 KB | 7203 | 14 years | landauf | adjusted includes in core/command/* |
TclThreadManager.cc | 29.3 KB | 7236 | 14 years | landauf | replaced the temporary names of all ConsoleCommand related classes and … |
TclThreadManager.h | 4.4 KB | 7203 | 14 years | landauf | adjusted includes in core/command/* |
Note: See TracBrowser
for help on using the repository browser.