index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2008-11-04
GWT: changed input na doutput language boxes to not pretend that they allow m...
bjorn
2008-11-04
pgf-server: write stderr to pgf-error.log, since lighttpd closes stderr for f...
bjorn
2008-11-04
Use next-lib when building example PGFs in src/server
bjorn
2008-11-04
Added /random to pgf-server.
bjorn
2008-11-03
Fix GWT client-side completion caching bug. Typing a space and then a letter ...
bjorn
2008-11-03
Added first version of the fridge poetry gui
bjorn
2008-11-03
gf-server: complete noew sorts case-insensitive
bjorn
2008-11-03
GWT: Refactor TranslateApp to make the suggestion panel and the settings pane...
bjorn
2008-10-30
Include .gf file name in source parsing syntax error message.
bjorn
2008-10-30
GWT lib and translator: added support for multiple pgf files.
bjorn
2008-10-29
gf-server: added a way to list the available pgf files
bjorn
2008-10-29
Rename MainFastCGI.hs to PGFService.hs.
bjorn
2008-10-29
Some lighttpd config fixes for the gwt translator.
bringert
2008-10-29
GWT translator: fixed copy-paste bug where the from language was sent as both...
bjorn
2008-10-29
Better way of building gf-gwt.jar.
bringert
2008-10-29
GWT: Some changes to compilation scripts to run on linux.
bringert
2008-10-28
even more compact binary representation. saldo < 19MB
krasimir
2008-10-28
Data.Binary should use Data.ByteString.copy when decoding ByteStrings
krasimir
2008-10-28
remove some traces that I left by incident
krasimir
2008-10-28
remove some redundant imports of GF.Text.UTF8
krasimir
2008-10-28
forgot to add PGF.Binary
krasimir
2008-10-28
binary serialization for PGF
krasimir
2008-10-28
GWT: better heuristics for when to ask the server for completions.
bjorn
2008-10-28
GWT completion: only return request.getLimit() results to the SuggestBox. Re-...
bjorn
2008-10-28
Changed PGF.complete to include the given input if it can be parsed as a comp...
bjorn
2008-10-28
define Read and Show instances for Expr and Tree
krasimir
2008-10-27
GWT: Hold on to the previous suggestions, and try filtering them before askin...
bjorn
2008-10-27
GWT: added IterableJsArray.isEmpty().
bjorn
2008-10-27
missing case in PGF generation
aarne
2008-10-25
fix typo
krasimir
2008-10-25
Windows fix: the default coding isn't utf8 but the current system codepage. T...
krasimir
2008-10-25
add cp1252. usefull for Swedish and German
krasimir
2008-10-25
extend the cp1251 coding to cover all cyrillic letters
krasimir
2008-10-24
GWT: hide stale suggestions.
bjorn
2008-10-24
GWT code import tweak.
bjorn
2008-10-24
More GWT refactoring.
bjorn
2008-10-23
Added Eclipse project stuff for the GWT library. Some refactoring of the GWT ...
bjorn
2008-10-22
Added PGF.parse method to GWT client.
bjorn
2008-10-22
Some refactoring of the GWT translator.
bjorn
2008-10-22
fix the word completion in the shell
krasimir
2008-10-22
fix a typo. It is option "-cat" not "-type"
krasimir
2008-10-22
Make GWT compilation easier.
bjorn
2008-10-22
Remove compiled GWT stuff.
bjorn
2008-10-22
gf-server: preliminary Ubuntu instructions
bjorn
2008-10-22
Recompiled GWT code. I should drop the compiled code from the repo soon, this...
bjorn
2008-10-22
Rename the GWT Translate module to PGF. Rename the GF class to PGF.
bjorn
2008-10-22
Change GWT compilation scripts to make it easier to change the GWT dir location.
bjorn
2008-10-22
New compiled GWT stuff.
bjorn
2008-10-22
Reorganize GWT stuff into a reusable module and one application module.
bjorn
2008-10-21
efficient and nicer implementation for literal categories
krasimir
[next]