History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
384bdaa1cc70 | Joshua Spence | Add an optional mode for `PhutilJSONParser` to detect duplicate keys | Jun 20 2014 | |||
f9730519f42c | Joshua Spence | Throw better exceptions from `PhutilJSONParser`. | Jun 20 2014 | |||
3bd9044d42bb | Joshua Spence | Fix the handling of empty keys in `PhutilJSONParser`. | Jun 20 2014 | |||
dd7f571b61ed | Joshua Spence | Modify the JsonLint library to return `array` instead of `stdClass`. | Jun 20 2014 | |||
5559a21fe307 | Joshua Spence | Add a native JSON parser. | Jun 19 2014 | |||
479906f7b53b | Joshua Spence/epriestley | Apply various linter fixes. | Jun 9 2014 | |||
32f1dad1f4e5 | Joshua Spence/epriestley | Change double quotes to single quotes. | May 18 2014 | |||
1490f4fa10c8 | epriestley | Make PhutilGitURI and PhutilURI strict about leading whitespace | Apr 29 2014 | |||
159b5065d9d4 | epriestley | Support file attachments on HTTPSFuture | Apr 22 2014 | |||
8ceb9d4d9b32 | epriestley | Update some libphutil docs | Mar 11 2014 | |||
4c7b876e5ad8 | Joshua Spence/epriestley | Utilize `assertFalse` and `assertTrue` methods. | Mar 9 2014 | |||
01e849c9bafc | epriestley | Add assertions to every test in libphutil/ | Mar 7 2014 | |||
9e85344d3ffb | epriestley | Encode username and password correctly in PhutilURI | Feb 6 2014 | |||
1aa6299fcdfb | Joshua Spence/epriestley | Allow `PhutilTypeSpec` to work with classes and subclasses. | Jan 7 2014 | |||
aa45dfcc2c33 | epriestley | Fix a lexer issue with SimpleOptions and backslashes in unterminated quotes | Oct 15 2013 | |||
7eccbcfe5f53 | epriestley | Implement Bugtraq as a standalone parse step | Sep 18 2013 | |||
cb35349399f1 | epriestley | Allow PhutilTypeSpec to validate regular expressions | Sep 2 2013 | |||
4dc37df2bd86 | epriestley | Make PhutilDocblockParser slightly more liberal in finding "@special"… | Aug 27 2013 | |||
7949a69ca237 | epriestley | Implement a simple type language | Aug 23 2013 | |||
473274f9a7df | epriestley | Add an LR(1) parser generator to libphutil | Aug 23 2013 | |||
800b03b0c7ff | Gareth Evans/epriestley | Add a request parser. | Jun 24 2013 | |||
eb57c901d6e3 | epriestley | Parse hosts more strictly in `PhutilURI` | Apr 29 2013 | |||
fcc8bd48cf49 | Nick Harper | Fix uri generation when provided relative path | Apr 2 2013 | |||
09ea05659978 | epriestley | Restore older SimpleOptions parsing behavior for values with spaces | Mar 1 2013 | |||
af37e0c80a60 | epriestley | Allow SimpleOptions to parse quoted keys and values | Feb 21 2013 | |||
d6ca7b4fb04d | epriestley | Add a case-sensitive mode to PhutilSimpleOptions | Nov 29 2012 | |||
4f9915ecac81 | vrana | Delete license headers from files | Nov 5 2012 | |||
d164d967f8f8 | vrana | Link libphutil test cases | Sep 8 2012 | |||
10965d5b649e | epriestley | Add PhutilGitURI for parsing scp-style Git URIs | Jul 23 2012 | |||
4207e3ab1496 | epriestley | Improve parsing for email addresses like: alincoln <alincoln at logcabin dot… | Jun 3 2012 | |||
f68c5514d557 | vrana | Move files one level up | Jun 1 2012 |
c4science · Help