Alfredo Beaumont
|
a10fc1e00e
|
Added documentation and tests for new words
|
2008-07-13 18:33:37 +02:00 |
Alfredo Beaumont
|
f05aabdf28
|
Rework etags vocab. Remove use of local variable shuffle words, use
combinators instead. Rename some words and update testsuite accordingly
|
2008-07-13 17:11:11 +02:00 |
Alfredo Beaumont
|
6c5e73898f
|
Added some helper functions that may be used both in ctags and etags
|
2008-07-13 17:05:41 +02:00 |
Alfredo Beaumont
|
ca781ea739
|
Simplify using iteration
|
2008-07-13 07:35:19 +02:00 |
Alfredo Beaumont
|
dd759b1e13
|
Fix testsuite
|
2008-07-13 07:35:19 +02:00 |
Alfredo Beaumont
|
5a1ab1edae
|
Some improvements both in elegance and performance in ctags vocab
|
2008-07-13 07:35:19 +02:00 |
Alfredo Beaumont
|
4cb68c4a4d
|
Open every source file just once. This make code work ~20x faster
|
2008-07-13 07:35:19 +02:00 |
Alfredo Beaumont
|
cec5291ed4
|
Style improvements
|
2008-07-13 07:35:19 +02:00 |
Alfredo Beaumont
|
b93342298f
|
Initial import of etags vocab, that generates an word index in Emacs
etags format
|
2008-07-13 07:35:18 +02:00 |
Slava Pestov
|
de59a24380
|
Rename incorrectly named file
|
2008-07-13 07:35:18 +02:00 |
Phil Dawes
|
7b5529a290
|
Added doc for profile-vocab
|
2008-07-13 07:35:18 +02:00 |
Phil Dawes
|
cf342b9a86
|
fixed to use new-style accessor for word-name
|
2008-07-13 07:35:18 +02:00 |
Phil Dawes
|
77d45d654a
|
Wordtimer vocab for time-profiling words and vocabs
|
2008-07-13 07:35:18 +02:00 |
Slava Pestov
|
9e504087c7
|
Merge branch 'master' of git://factorforge.org/git/william42
|
2008-07-10 13:10:59 -05:00 |
Dan Ehrenberg
|
01714ae37f
|
Persistent heaps documentation
|
2008-07-11 10:37:51 -07:00 |
Dan Ehrenberg
|
e95721ad08
|
Persistent heaps
|
2008-07-11 09:42:16 -07:00 |
Eduardo Cavazos
|
30cc22d411
|
Merge branch 'master' of factorcode.org:/git/factor
|
2008-07-10 10:57:19 -05:00 |
Eduardo Cavazos
|
0baaeec563
|
gadgets-docs: fix typo
|
2008-07-10 10:56:57 -05:00 |
Slava Pestov
|
382c35a933
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-07-10 02:16:57 -05:00 |
U-WSCHLIEP-PC\wschliep
|
07c38a867d
|
Added extra/irc/ui and extra/ui/gadgets/tabs
|
2008-07-10 02:38:48 -04:00 |
Slava Pestov
|
5d9c1ea0a0
|
Documentation updates, rename unfold to produce
|
2008-07-10 01:00:27 -05:00 |
Slava Pestov
|
8a9fd1c2b5
|
Merge branch 'master' of git://double.co.nz/git/factor
|
2008-07-10 00:18:30 -05:00 |
Chris Double
|
b720bc16a8
|
Fix peg equals? method
|
2008-07-10 17:17:36 +12:00 |
Slava Pestov
|
2a1aa7b019
|
Conversation scope work in progress
|
2008-07-09 23:41:45 -05:00 |
U-WSCHLIEP-PC\wschliep
|
57e13c5b65
|
Merge branch 'master' of git://tiodante.com/git/factor
|
2008-07-09 22:16:34 -04:00 |
Bruno Deferrari
|
dda15b0d06
|
irc.client: Fix join message handling
|
2008-07-09 23:11:39 -03:00 |
Chris Double
|
2ed0d561ae
|
Store peg rules by their id rather than word in left recursion handling
|
2008-07-10 13:56:07 +12:00 |
Chris Double
|
9e78bb70f2
|
packrat refactoring
|
2008-07-10 13:56:07 +12:00 |
Chris Double
|
4135f81514
|
Fix comment in peg eval-rule
|
2008-07-10 13:56:07 +12:00 |
Chris Double
|
ec896eeba8
|
peg fixes
|
2008-07-10 13:56:06 +12:00 |
Chris Double
|
d92c19f694
|
Remove delegate usage from pegs
|
2008-07-10 13:56:06 +12:00 |
Chris Double
|
7f4fe76698
|
More peg test fixes
|
2008-07-10 13:56:06 +12:00 |
Chris Double
|
f3145c5961
|
[EBNF and EBNF: now return ast
|
2008-07-10 13:56:06 +12:00 |
Chris Double
|
72bd6b4dc8
|
Fix peg tests
|
2008-07-10 13:56:06 +12:00 |
Chris Double
|
4c1fe8f0b3
|
Add <EBNF ... ENBF> syntax to return a parser object
|
2008-07-10 13:56:06 +12:00 |
Chris Double
|
8aa7bc6d78
|
[EBNF ... EBNF] now does an implicit call
|
2008-07-10 13:56:06 +12:00 |
Chris Double
|
e47f944cca
|
Print error message nicely
|
2008-07-10 13:56:06 +12:00 |
Chris Double
|
b5cef674b1
|
Pegs throw exceptions on error now
|
2008-07-10 13:56:06 +12:00 |
Chris Double
|
c8511b483f
|
Add support for 'with' in js parser. Now parses jquery successfully
|
2008-07-10 13:56:06 +12:00 |
Chris Double
|
8f718fa41e
|
Parse more valid JavaScript
|
2008-07-10 13:56:06 +12:00 |
Chris Double
|
87bbe8cae1
|
Get for(x in y) { } working in js parser
|
2008-07-10 13:56:06 +12:00 |
Chris Double
|
bf664e7ec8
|
Add ShiftExpr to JavaScript parser
|
2008-07-10 13:56:06 +12:00 |
Chris Double
|
7404c5dc01
|
Add ShiftExpr to JavaScript parser
|
2008-07-10 13:56:06 +12:00 |
Chris Double
|
4394cb08f6
|
RegExp fix for javascript tokenizer
|
2008-07-10 13:56:06 +12:00 |
Chris Double
|
acb6d3a312
|
Fix peg.ebnf tests. Handle \ in EBNF
|
2008-07-10 13:56:06 +12:00 |
Chris Double
|
cf00bc8a0c
|
Add flags to regexp tokenizer in JavaScript
|
2008-07-10 13:56:06 +12:00 |
Chris Double
|
9c96edb805
|
Fix 'For' statement in JavaScript parser
|
2008-07-10 13:56:06 +12:00 |
Chris Double
|
e14bb84a5a
|
More error handling for pegs
|
2008-07-10 13:56:06 +12:00 |
Chris Double
|
00827d3b12
|
Throw error on failed parse, returning relevant error information
|
2008-07-10 13:56:05 +12:00 |
Chris Double
|
37ade561a9
|
Fix unary expression in js grammar
|
2008-07-10 13:56:05 +12:00 |