Mercurial > hip
log hip.html @ 14:a26372118854
age | author | description |
---|---|---|
Wed, 02 Jul 2008 16:50:15 -0700 | jonathandicarlo | Created a primitive form of noun-first suggestion. |
Wed, 02 Jul 2008 12:04:46 -0700 | jonathandicarlo | Broke up hip.js into some smaller js files |
Fri, 16 May 2008 19:43:45 -0700 | 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. |
Wed, 14 May 2008 13:25:17 -0700 | jonathandicarlo | Debugged the recursive part of the parsing algorithm, so it now recognizes multiple prepositions in any order. Still some bugs. |
Fri, 09 May 2008 16:48:45 -0700 | Atul Varma | Added autocomplete popup and querysource class |
Fri, 09 May 2008 13:53:40 -0700 | Atul Varma | Origination. |