issues
search
wduquette
/
molt
Embeddable TCL Interpreter for Rust applications
BSD 3-Clause "New" or "Revised" License
105
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Performance Improvements and New Features in Forked Version
#109
zao111222333
opened
4 months ago
2
Suggestion for adding various subsets of the standard commands to an initially empty interpreter.
#108
rpitasky
opened
5 months ago
0
Added correct reference to current crate within macros
#107
gzz2000
opened
2 years ago
0
Passing closures to `add_command`?
#106
MarkLagodych
opened
2 years ago
1
Turn Datum into an enum
#105
Twisol
opened
3 years ago
0
stack overflow on running tests
#104
olNick
opened
4 years ago
4
molt_shell::repl should include commands with errors in the history
#103
wduquette
opened
4 years ago
0
Add new string subcommands
#102
dbohdan
closed
4 years ago
11
Upgrade Molt Book to latest mdbook.
#101
wduquette
opened
4 years ago
0
Molt Book should include more information about External Types.
#100
wduquette
opened
4 years ago
0
Mirror env() values back to the process
#99
wduquette
opened
4 years ago
1
The env() Array
#98
wduquette
closed
4 years ago
1
TCL 8 Namespaces
#97
jtremesay
opened
4 years ago
7
Typo in Molt Book Example: Custom Shell Applications
#96
wduquette
closed
4 years ago
1
Include "unevaluated" form of command in stack trace.
#95
wduquette
opened
4 years ago
0
Include proc line number in error stack trace.
#94
wduquette
opened
4 years ago
0
molt_throw! macro
#93
wduquette
closed
4 years ago
0
Exception Handling and Return Protocol
#92
wduquette
closed
4 years ago
0
The "error" command should support optional errorInfo and errorCode arguments
#91
wduquette
opened
4 years ago
0
array subcommand links in Molt Book
#90
wduquette
closed
4 years ago
0
molt_shell::repl configuration
#89
wduquette
opened
4 years ago
1
Allow setting dynamic prompt with tcl_prompt1
#88
dontlaugh
closed
4 years ago
0
Dynamic prompts for the REPL
#87
dontlaugh
closed
4 years ago
7
Add `string trim`, `string trimleft`, `string trimright` commands
#86
wduquette
closed
4 years ago
0
Add `string toupper` command
#85
wduquette
closed
4 years ago
0
Add `string tolower` command
#84
wduquette
closed
4 years ago
0
Add "string reverse" command
#83
wduquette
opened
4 years ago
0
Add "string replace" command
#82
wduquette
opened
4 years ago
0
Add `string repeat` command
#81
wduquette
opened
4 years ago
0
Add `string range` command
#80
wduquette
closed
4 years ago
0
Add `string map` command
#79
wduquette
closed
4 years ago
0
Add `string length` command
#78
wduquette
closed
4 years ago
1
Add `string last` command
#77
wduquette
closed
4 years ago
0
Add `string index` command
#76
wduquette
opened
4 years ago
0
Add `string first` command
#75
wduquette
closed
4 years ago
1
Add `string equal` command
#74
wduquette
closed
4 years ago
0
Add `string compare` command
#73
wduquette
closed
4 years ago
1
Add `string cat` command
#72
wduquette
closed
4 years ago
0
Dictionaries
#71
wduquette
closed
4 years ago
0
Implement "-e CMD" in moltsh
#70
dbohdan
opened
4 years ago
3
Command: info cmdtype
#69
wduquette
closed
4 years ago
0
Command: info globals
#68
wduquette
closed
4 years ago
0
Command: info locals
#67
wduquette
closed
4 years ago
0
Command: info exists
#66
wduquette
closed
4 years ago
1
Command: info default
#65
wduquette
closed
4 years ago
1
Procedure Implementation
#64
wduquette
closed
4 years ago
0
Subcommand dispatch
#63
wduquette
closed
4 years ago
0
Command Definition Architecture
#62
wduquette
closed
4 years ago
0
Array variables
#61
wduquette
closed
4 years ago
0
"set a(1)" for unknown index 1 throws "no such variable"
#60
wduquette
closed
4 years ago
2
Next