Mercurial > hip
graph
-
Preliminary version of date stuff addedTue, 15 Jul 2008 14:10:17 -0700, by jonathandicarlo
-
updated preview branch to include preview screens for google and map commandsMon, 14 Jul 2008 11:40:01 -0700, by Maria Emerson
-
cloned hip to preview directoryMon, 14 Jul 2008 09:30:28 -0700, by Maria Emerson
-
Tiny fix to make nouns never match the empty string, so you don't get that weird thing where your input is empty and it's suggesting a list of cities.Mon, 07 Jul 2008 13:00:19 -0700, by jonathandicarlo
-
Created a primitive form of noun-first suggestion.Wed, 02 Jul 2008 16:50:15 -0700, by jonathandicarlo
-
Broke up hip.js into some smaller js filesWed, 02 Jul 2008 12:04:46 -0700, by jonathandicarlo
-
You can use pronouns to refer to your selection, which is pulled from a 'pretend this is your selection' input box.Thu, 29 May 2008 14:28:50 -0700, by jonathandicarlo
-
Added simple text-selection support; use words like 'this', 'selection', or 'it' to refer to your selection. It will be interpolated in the correct position in your sentence. I don't have a selection-grabbing mechanism yet (it's beside the point) so I just added a text input field to hip.html that we will pretend is your selection for not.Fri, 16 May 2008 19:43:45 -0700, by jonathandicarlo
-
With the basic demo functionality ready to go, I added a list of What To Do Next.Wed, 14 May 2008 22:08:44 -0700, by jonathandicarlo
-
Multiple word direct objects are now processed correctly, and the case where a preposition is treated as part of the direct object is now sorted to the end of the suggestion list.Wed, 14 May 2008 15:11:30 -0700, by jonathandicarlo
-
Now even if a preposition is matched, the suggestion list will include the sentence where that preposition is left unmatched (treated as part of the direct object), just in case that's what the user wants.Wed, 14 May 2008 15:06:17 -0700, by jonathandicarlo
-
All suggested completions now return sensible descriptions of what they would do if executed.Wed, 14 May 2008 14:59:24 -0700, by jonathandicarlo
-
Debugged the recursive part of the parsing algorithm, so it now recognizes multiple prepositions in any order. Still some bugs.Wed, 14 May 2008 13:25:17 -0700, by jonathandicarlo
-
Now doing a much smarter parsing of the rest of the sentence after the verb, and describing expected arguments in (italics).Tue, 13 May 2008 18:57:55 -0700, by jonathandicarlo
-
Added verbs and nouns and up/down arrows and space-to-autocomplete and suggestion list and escape-to-clear.Tue, 13 May 2008 13:04:25 -0700, by jonathandicarlo
-
Clarified some things in the README.Mon, 12 May 2008 13:53:10 -0700, by Atul Varma
-
Added READMEFri, 09 May 2008 17:42:24 -0700, by Atul Varma
-
Added autocomplete popup and querysource classFri, 09 May 2008 16:48:45 -0700, by Atul Varma
-
Origination.Fri, 09 May 2008 13:53:40 -0700, by Atul Varma