]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2008-06-20 Chris DoubleMerge branch 'master' of git://double.co.nz/git/factor
2008-06-20 Chris DoubleFix typo in != in JavaScript parser
2008-06-20 Chris DoubleAdd typeof, void and delete to JavaScript grammar
2008-06-20 Chris DoubleAdd regular expressions to JavaScript parser
2008-06-20 Chris DoubleAdd \r to the JavaScript automatic semicolon insertion...
2008-06-20 Chris DoubleFix parse-javascript word for recent changes
2008-06-20 Chris DoubleFix automatic semicolon insertion rule in JavaScript...
2008-06-20 Chris DoubleFix terminal parser with non-default tokenizers
2008-06-20 Chris DoubleRemove EBNF: and [EBNF EBNF] +tokenizer syntax
2008-06-20 Chris Doublepeg.ebnf syntax for tokenizers
2008-06-20 Chris DoubleProvide ability to plug in tokenizers to ebnf parsers
2008-06-20 Chris DoubleMake replace-escapes infer and fix remaining unit test...
2008-06-20 Chris DoubleFix some failing ebnf unit tests
2008-06-20 Chris DoubleAnother breaking unit test for ebnf
2008-06-19 Chris DoubleRule 'x' defined more than once unit test
2008-06-19 Chris DoubleAdd yet another failing ebnf unit test
2008-06-19 Chris DoubleThrow an error if there are duplicate rules in ebnf
2008-06-19 Chris DoublePut '..' around parser error messages
2008-06-19 Chris DoubleRemove obsolete ebnf stuff
2008-06-19 Chris DoubleFix (foo):n usage
2008-06-18 Chris DoubleAdd a javascript sc test
2008-06-18 Chris DoubleFix bug in javascript automatic semicolon insertion...
2008-06-18 Chris DoubleAdd additional javascript test
2008-06-18 Chris DoubleMore JavaScript fixes for keyword handling
2008-06-18 Chris DoubleAdd a couple of failing peg.ebnf tests
2008-06-18 Chris DoubleFix handling of JavasScript names which partially match...
2008-06-18 Chris DoubleFix handling of _ and $ in Javascript names
2008-06-18 Chris DoubleRefactor JavaScript parser
2008-06-18 Chris DoubleAdd \r to whitespace in javascript tokenizer
2008-06-18 Chris DoubleFix ebnf foreign call breakage and add tests
2008-06-18 Chris DoubleAdd javascript tests. Minor changes to javascript grammar
2008-06-18 Chris DoubleFix Sc rule
2008-06-18 Chris DoubleAllow zero arguments in javascript list handling
2008-06-18 Chris DoubleFix list AST in javascript parser
2008-06-18 Chris DoubleJavascript parser now works on token sequence
2008-06-18 Chris DoubleSplit out javascript tokenizer
2008-06-18 Chris DoubleRemove drop from actions
2008-06-18 Chris DoubleRemove javascript boa constructors
2008-06-18 Chris DoubleJavascript parser
2008-06-18 Chris DoubleFix peg.ebnf unit test failures
2008-06-18 Chris DoubleFix ebnf unit test
2008-06-18 Chris DoubleAdd support for calling foreign peg.ebnf rules
2008-06-18 Chris DoublePrint ebnf quotation on error. Fix generated local...
2008-06-18 Chris DoubleCheck stack effect of actions in ebnf. Do implicit...
2008-06-18 Chris DoubleAdd failing peg.ebnf tests
2008-06-18 Slava PestovSecurity
2008-06-18 Slava PestovImproving user-admin tool
2008-06-18 Slava PestovFix 'delete user'
2008-06-18 Slava PestovTweak
2008-06-18 Slava PestovDebugging 'recover password'
2008-06-18 Slava PestovFix ftp.server load error
2008-06-18 Slava PestovFix http.client load error'
2008-06-18 Slava PestovLauncher fix
2008-06-18 Slava PestovFix again
2008-06-18 Slava PestovFixing PEG:
2008-06-18 Slava PestovBootstrap fix
2008-06-18 Slava Pestovhttps support
2008-06-18 Slava PestovNew http request/response parsers using pegs
2008-06-18 Slava PestovUse fry in html
2008-06-18 Slava PestovImprove PEG: word
2008-06-18 Slava PestovBetter compilation of member? when the sequence contain...
2008-06-17 Slava PestovHTTPd test fixes
2008-06-17 Slava PestovI/O micro-optimizations; 12% improvement on reverse...
2008-06-17 Slava PestovFix build errors
2008-06-17 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-06-17 Slava PestovWorking on https server support
2008-06-17 Slava PestovAdd a unit test
2008-06-17 Slava PestovMore flexible io.streams.limited, works with encoded...
2008-06-17 Slava PestovUpdating code for new io.servers code
2008-06-17 Slava PestovNew threaded-server
2008-06-16 Eduardo Cavazosdns.server: Use a variable for records
2008-06-16 Eduardo CavazosMerge branch 'master' of factorcode.org:/git/factor
2008-06-16 Eduardo Cavazosdns.server: new networking code
2008-06-16 Eduardo Cavazosdns.util: packet abstraction
2008-06-16 Eduardo Cavazosdns: minor addition
2008-06-16 Slava PestovRemove unused slot
2008-06-16 Slava PestovLogin authentication is now stored outside of the sessi...
2008-06-16 Slava PestovClean up base64 add add more tets
2008-06-16 Slava PestovDebugging furnace.auth refactoring
2008-06-16 Slava PestovDocumentation fix
2008-06-16 Slava PestovRefactoring furnace.auth
2008-06-16 Slava PestovFix information leakage
2008-06-16 Slava PestovFix load error
2008-06-16 Slava PestovSSL session resumption
2008-06-16 Slava PestovFix revisions
2008-06-15 Slava PestovFix load errors
2008-06-15 Slava PestovAdd some simple markup inheritance
2008-06-15 Slava PestovAdd request timing
2008-06-15 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-06-15 Slava PestovFix compile errors
2008-06-15 Slava PestovFix load errors
2008-06-15 Slava PestovNew html.forms abstraction fixes some problems; clean...
2008-06-15 Slava PestovBetter error message
2008-06-15 Slava PestovFix typo
2008-06-15 Slava PestovSlight cleanup
2008-06-14 Eduardo Cavazosnewfx: minor fix
2008-06-14 Eduardo Cavazosdns.server: do work in separate thread
2008-06-14 Eduardo CavazosMerge branch 'master' of factorcode.org:/git/factor
2008-06-14 Eduardo Cavazosdns.server: add CNAME to rr->rdata-names
2008-06-14 Eduardo Cavazosnewfx: minor fix
next