log
graph
tags
bookmarks
branches
changeset
browse
zip
gz
bz2
help
Mercurial
>
repos
>
tabletprog
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 243:
(0)
-100
-30
-10
-8
+8
+10
+30
+100
tip
age
author
description
Sun, 05 Jan 2014 23:07:26 -0800
Mike Pavone
Use a lightweight substring object in a few places in the parser to improve performance for large files.
Sun, 05 Jan 2014 20:56:25 -0800
Mike Pavone
Make the successful return value from a match expression be truthy and the failure value false. This avoids an extra method call when checking the result and avoids allocating a new object when a match fails.
Sun, 05 Jan 2014 20:54:22 -0800
Mike Pavone
Small fix to call to method implemented on current object check
Sun, 05 Jan 2014 20:53:35 -0800
Mike Pavone
Don't rename the symbol self in quote blocks
Sun, 05 Jan 2014 19:28:09 -0800
Mike Pavone
Don't expose internal helper functions in parser module
Sun, 05 Jan 2014 19:27:41 -0800
Mike Pavone
Eval lambda assignments at macro expandion time so they can be called by macros
Sun, 05 Jan 2014 17:00:33 -0800
Mike Pavone
Optimized implementation of character classes
Fri, 03 Jan 2014 22:13:34 -0800
Michael Pavone
Support reading files larger than 1024 bytes in parser module
less
more
| rev 243:
(0)
-100
-30
-10
-8
+8
+10
+30
+100
tip