Commit Graph

26 Commits

Author SHA1 Message Date
john.j.camilleri
2542d04565 RGL browser: remove duplicates in API tab
For some reason I was scanning both Syntax and
Constructors, Cat, Structural, Combinators
even though the former imports all the latter...
2014-06-30 07:35:59 +00:00
john.j.camilleri
d67f8b7e19 RGL browser: update build-tags.sh to work on OSX
To run on GNU Linux you need to un/comment some stuff in the file.
To run on Windows... lol
2014-02-13 15:24:57 +00:00
john.j.camilleri
38d354c199 RGL browser: add recent modules list 2014-01-29 13:21:52 +00:00
john.j.camilleri
3b12abb42e RGL browser: add ability to search for module name 2014-01-29 10:53:07 +00:00
john.j.camilleri
adb4109a26 RGL Browser: now includes Syntax Editor tab! 2013-07-25 07:36:34 +00:00
john.j.camilleri
206f8db3e8 RGL Browser: mostly cosmetic improvements 2013-07-24 15:03:48 +00:00
john.j.camilleri
29ed8a8d48 RGL browser: fix scrolling to line 2013-07-24 07:07:50 +00:00
john.j.camilleri
4512d6f197 RGL Browser: fix issue with jumping to code locations 2013-07-23 14:42:59 +00:00
john.j.camilleri
77b987103d RGL Browse: version 2, including API search
Also using a jquery panel framework for layout stuff.
2013-07-23 14:16:42 +00:00
john.j.camilleri
03f5f02577 RGL browser: escape html when printing code (by using .text() instead of .html()) 2013-05-24 09:41:01 +00:00
john.j.camilleri
8fbfe494dc RGL browser: add GF logo, give full name in page title 2013-04-03 07:02:53 +00:00
john.j.camilleri
229853e46f RGL browser: move help button, re-add synopsis link 2013-01-29 11:05:26 +00:00
john.j.camilleri
3c5955685e RGL Browser: a bunch of style updates to make it less fugly 2013-01-21 10:44:30 +00:00
john.j.camilleri
4884087c2f RGL Browser: added favicon 2012-07-17 08:01:43 +00:00
john.j.camilleri
0fba4d4c5a RGL Browser: updates 2012-07-11 13:27:00 +00:00
john.j.camilleri
04895ef3ab RGL Browser: bug fix 2012-06-11 10:43:41 +00:00
john.j.camilleri
62bcfe933b RGL Browser: Improved UI, history support 2012-05-25 09:49:12 +00:00
john.j.camilleri
470a531931 RGL Browser: some interface and behavioural improvements 2012-05-23 07:11:59 +00:00
john.j.camilleri
ebbee9c096 RGL Browser: proper syntax highlighting for GF 2012-05-16 10:37:29 +00:00
john.j.camilleri
0ed07b14bb RGL browser: bug in "show local". better screen-space usage. 2012-05-15 14:03:41 +00:00
john.j.camilleri
ab28a26db5 RGL Browser: added show local option 2012-05-15 13:32:49 +00:00
john.j.camilleri
dd6e3bd973 RGL Browser updates
Added files which didn't get added in previous patch (bloody darcs)
2012-05-15 12:10:30 +00:00
john.j.camilleri
87e812455f RGL Browser updates
- Better layout
- Jump to defition
- Syntax highlighting, line numbers
2012-05-15 12:08:18 +00:00
john.j.camilleri
d6ae92f1df RGL Browser: small user guide, less crash-prone 2012-05-14 14:29:11 +00:00
john.j.camilleri
050c8b7396 Fixed encoding issue in Web RGL Browser 2012-05-11 13:49:43 +00:00
john.j.camilleri
99c7579e85 RGL Browser
(added files which didn't add in previous patch)
2012-05-11 12:00:52 +00:00