Earlier this year
-
r539
(Added ignores for *.hi
) committed by consalus
- Added ignores for *.hi
-
r538
(Fixed reliance on deprecated 'findSubstring'.
Fixed regexp f...) committed by consalus
- Fixed reliance on deprecated 'findSubstring'.
Fixed regexp failure due to library change (i think).
Updated cabal file.
Fixed reliance on deprecated 'findSubstring'.
Fixed regexp failure due to library change (i think).
Updated cabal file.
Older
-
r537
(Made ensembles honest-to-goodness runtime objects.
Added bas...) committed by consalus
- Made ensembles honest-to-goodness runtime objects.
Added basic tests for ensembles.
'string' and 'info' are now ensembles.
Made ensembles honest-to-goodness runtime objects.
Added basic tests for ensembles.
'string' and 'info' are now ensembles.
-
r536
(Lingering changes that I don't recall the purpose of..
Also...) committed by consalus
- Lingering changes that I don't recall the purpose of..
Also, fixes to build with ghc 6.10
Lingering changes that I don't recall the purpose of..
Also, fixes to build with ghc 6.10
-
r535
(Nicened state creation.
) committed by consalus
- Nicened state creation.
-
issue 103
(ensemble definition and creation need to be separated.) reported by consalus
-
-
r534
(Lots 'o' changes.
Added stubs for ensemble stuff.
Added 'int...) committed by consalus
- Lots 'o' changes.
Added stubs for ensemble stuff.
Added 'interp hide' and 'interp hidden'.
Lots 'o' changes.
Added stubs for ensemble stuff.
Added 'interp hide' and 'interp hidden'.
-
r533
(Added InterpSpec to get rid of those absurdly long argument ...) committed by consalus
- Added InterpSpec to get rid of those absurdly long argument lists and facilitate genuine hidden
commands.
Added InterpSpec to get rid of those absurdly long argument lists and facilitate genuine hidden
commands.
-
-
-
r531
(Resolved inconsistency with braced variable parsing.
) committed by consalus
- Resolved inconsistency with braced variable parsing.
Resolved inconsistency with braced variable parsing.
-
r530
(Nicened up alias creation, as it was gross before.
) committed by consalus
- Nicened up alias creation, as it was gross before.
Nicened up alias creation, as it was gross before.
-
r529
(Moved examples into example directory
) committed by consalus
- Moved examples into example directory
Moved examples into example directory
-
r528
(Improved usage messages.
Allowed for 'initializer' functions...) committed by consalus
- Improved usage messages.
Allowed for 'initializer' functions for the interpreters being created.
Added 'env'.
Fixed 'parray' formatting.
Fixed (and simplified) subcmd parsing.
Added tests.
Improved usage messages.
Allowed for 'initializer' functions for the interpreters being created.
Added 'env'.
Fixed 'parray' formatting.
Fixed (and simplified) subcmd parsing.
Added tests.
-
r527
(Nicer usage messages here and there.
Got rid of SEsc, since ...) committed by consalus
- Nicer usage messages here and there.
Got rid of SEsc, since it is never useful.
Added failing test for minor brace parsing inconsistency.
Nicer usage messages here and there.
Got rid of SEsc, since it is never useful.
Added failing test for minor brace parsing inconsistency.
-
-
-
r526
(Better error msg for [string map]
) committed by consalus
- Better error msg for [string map]
Better error msg for [string map]
-
r525
(Gave 'lsearch' the '-start' parameter.
) committed by consalus
- Gave 'lsearch' the '-start' parameter.
Gave 'lsearch' the '-start' parameter.
-
-
r523
(Added 'extend', along with demo of it in Main.
Updated cabal...) committed by consalus
- Added 'extend', along with demo of it in Main.
Updated cabal file to have all modules.
Added 'extend', along with demo of it in Main.
Updated cabal file to have all modules.
-
r522
(Minor changes here and there for "optimization".
Removed sil...) committed by consalus
- Minor changes here and there for "optimization".
Removed silly inlining parameter from build script.
Minor changes here and there for "optimization".
Removed silly inlining parameter from build script.
-
r521
(Fixed number parsing to allow hex as a valid integer
Made "D...) committed by consalus
- Fixed number parsing to allow hex as a valid integer
Made "DeD" parse as a double.
Fixed number parsing to allow hex as a valid integer
Made "DeD" parse as a double.
-
r520
(Added hex parsing (and .DDD syntax) to expr numerals
) committed by consalus
- Added hex parsing (and .DDD syntax) to expr numerals
Added hex parsing (and .DDD syntax) to expr numerals
-
r519
('-nocase' for "string map" and fixed "string reverse"
) committed by consalus
- '-nocase' for "string map" and fixed "string reverse"
'-nocase' for "string map" and fixed "string reverse"
-
-
r517
(Added 'every.tcl' for demo purposes.
Gave 'string toupper/t...) committed by consalus
- Added 'every.tcl' for demo purposes.
Gave 'string toupper/tolower' first last optional arguments.
Accidentally gave 'reverse' first/last arguments. hm.
Added 'every.tcl' for demo purposes.
Gave 'string toupper/tolower' first last optional arguments.
Accidentally gave 'reverse' first/last arguments. hm.
-
r516
(Nicened string error messages a bit.
) committed by consalus
- Nicened string error messages a bit.
Nicened string error messages a bit.
-
r515
(Added basic 'info level n' code.
Fixed 'return' slightly, so...) committed by consalus
- Added basic 'info level n' code.
Fixed 'return' slightly, so now every.tcl works.
Added basic 'info level n' code.
Fixed 'return' slightly, so now every.tcl works.
-
r514
(Added 'tell' and 'file size'.
) committed by consalus
- Added 'tell' and 'file size'.
Added 'tell' and 'file size'.
-
-
r512
(Added 'lreverse'.
Added 'file exists'.
Refactord 'file ___ n...) committed by consalus
- Added 'lreverse'.
Added 'file exists'.
Refactord 'file ___ name' stuff.
Added 'lreverse'.
Added 'file exists'.
Refactord 'file ___ name' stuff.
-
r511
(Fixed lindex behavior.
Made index parsing error message slig...) committed by consalus
- Fixed lindex behavior.
Made index parsing error message slightly nicer.
Fixed lindex behavior.
Made index parsing error message slightly nicer.
-
r510
(Added file {readable,writable,executable,isfile,isdirectory}...) committed by consalus
- Added file {readable,writable,executable,isfile,isdirectory}
Added file {readable,writable,executable,isfile,isdirectory}
-
r509
(Renamed 'ControlProcs' to 'ControlCmds'.
Consolidated some o...) committed by consalus
- Renamed 'ControlProcs' to 'ControlCmds'.
Consolidated some of the 'list of bytestrings to tcl list' stuff.
Added 'file channels'.
Fixed cabal file.
Renamed 'ControlProcs' to 'ControlCmds'.
Consolidated some of the 'list of bytestrings to tcl list' stuff.
Added 'file channels'.
Fixed cabal file.
-
r508
(Made 'vwait' work a little more like it should.
) committed by consalus
- Made 'vwait' work a little more like it should.
Made 'vwait' work a little more like it should.
-
r507
(Added 'after cancel'.
) committed by consalus
- Added 'after cancel'.
-
r506
(Made traces work slightly better, added test command.
) committed by consalus
- Made traces work slightly better, added test command.
Made traces work slightly better, added test command.
-
r505
(Added preliminary code to enable vwait
Added tracing to vars...) committed by consalus
- Added preliminary code to enable vwait
Added tracing to vars
Beefed up event code to allow 'after idle' and 'after info'
Added preliminary code to enable vwait
Added tracing to vars
Beefed up event code to allow 'after idle' and 'after info'
-
-
-
r504
(Fixed unset behavior for undefined variables, added test.
) committed by consalus
- Fixed unset behavior for undefined variables, added test.
Fixed unset behavior for undefined variables, added test.
-
r503
(Got rid of some unnecessary polymorphism in withScope.
) committed by consalus
- Got rid of some unnecessary polymorphism in withScope.
Got rid of some unnecessary polymorphism in withScope.
-
r502
(Tests for namespace import with '-force'.
Renamed <|> to </>...) committed by consalus
- Tests for namespace import with '-force'.
Renamed <|> to </> to better match the PEG-ness of the library.
Added some strictness and inlining, resulting in a nice performance boost.
Tests for namespace import with '-force'.
Renamed <|> to </> to better match the PEG-ness of the library.
Added some strictness and inlining, resulting in a nice performance boost.
-
-
r500
(Fixed lingering paths after ns delete.
) committed by consalus
- Fixed lingering paths after ns delete.
Fixed lingering paths after ns delete.
-
r499
(Fixed format padding a bit.
) committed by consalus
- Fixed format padding a bit.
Fixed format padding a bit.
-
r498
(Fixed parsing a bit.
Rewrote Format parsing, now allows padd...) committed by consalus
- Fixed parsing a bit.
Rewrote Format parsing, now allows padding specifier.
Fixed parsing a bit.
Rewrote Format parsing, now allows padding specifier.
-
r497
(Added more compilation, skewed bechmarks a bit (shameful),
a...) committed by consalus
- Added more compilation, skewed bechmarks a bit (shameful),
and added 'string map'
Made a singular 'toPairs'
Added more compilation, skewed bechmarks a bit (shameful),
and added 'string map'
Made a singular 'toPairs'
-
r496
(Added 'string first'
) committed by consalus
- Added 'string first'
|