The main page should list all of our links, as well as allowing us to edit or delete them. I've also rewritten the templating system here to work off a regex, which is a lot more comfortable and also means that templates which aren't used can avoid being evaluated (at the cost of making a template that is used multiple times be evaluated multiple times - perhaps we should be memoizing here?)
History
5 rounds
0 comments
1 commit
expand
collapse
The main page should list all of our links, as well as allowing us to
edit or delete them. I've also rewritten the templating system here to
work off a regex, which is a lot more comfortable and also means that
templates which aren't used can avoid being evaluated (at the cost of
making a template that is used multiple times be evaluated multiple
times - perhaps we should be memoizing here?)
expand 0 comments
1 commit
expand
collapse
The main page should list all of our links, as well as allowing us to
edit or delete them. I've also rewritten the templating system here to
work off a regex, which is a lot more comfortable and also means that
templates which aren't used can avoid being evaluated (at the cost of
making a template that is used multiple times be evaluated multiple
times - perhaps we should be memoizing here?)
expand 0 comments
1 commit
expand
collapse
The main page should list all of our links, as well as allowing us to
edit or delete them. I've also rewritten the templating system here to
work off a regex, which is a lot more comfortable and also means that
templates which aren't used can avoid being evaluated (at the cost of
making a template that is used multiple times be evaluated multiple
times - perhaps we should be memoizing here?)
expand 0 comments
1 commit
expand
collapse
The main page should list all of our links, as well as allowing us to
edit or delete them. I've also rewritten the templating system here to
work off a regex, which is a lot more comfortable and also means that
templates which aren't used can avoid being evaluated (at the cost of
making a template that is used multiple times be evaluated multiple
times - perhaps we should be memoizing here?)
1/5 failed, 4/5 success
expand
collapse
expand 0 comments
1 commit
expand
collapse
The main page should list all of our links, as well as allowing us to
edit or delete them. I've also rewritten the templating system here to
work off a regex, which is a lot more comfortable and also means that
templates which aren't used can avoid being evaluated (at the cost of
making a template that is used multiple times be evaluated multiple
times - perhaps we should be memoizing here?)