summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* enum declwip/enum-gtypeJasper St. Pierre2015-04-231-0/+60
* coverage: Use prefixes, not pathsJasper St. Pierre2015-03-056-97/+42
* Port to CallReceiver/CallArgsTim Lunn2015-02-2426-234/+298
* coverage: Fix jshint errorsSam Spilsbury2015-01-181-5/+5
* coverage: Don't propagate exceptions raised in debugger contextSam Spilsbury2015-01-181-16/+45
* tests: Fix copy-paste typoSam Spilsbury2015-01-181-1/+1
* tests: Some minor style beautificationsSam Spilsbury2015-01-181-31/+31
* coverage: Handle numerous other expression types in coverage.jsSam Spilsbury2015-01-183-15/+397
* Write function line number before unique key in FN entries.Sam Spilsbury2015-01-163-5/+77
* coverage: Use g_output_stream_printf instead of manual stuffJasper St. Pierre2015-01-161-74/+16
* Update .gitignoreJasper St. Pierre2015-01-161-0/+1
* gi: Call init_object_private after creating JSObject for GObjectSam Spilsbury2015-01-161-1/+6
* coverage: Allocate nLines + 1.Sam Spilsbury2015-01-162-9/+36
* coverage: Throw an Error, not a string.Sam Spilsbury2015-01-161-3/+3
* Fix return values of some functions which should return a pointerTing-Wei Lan2014-12-283-3/+3
* Release 1.43.3GJS_1_43_3Giovanni Campagna2014-12-212-2/+13
* Revert "build: Use -R instead of -rpath"Giovanni Campagna2014-12-211-1/+1
* build: Use -R instead of -rpathPhilip Chimento2014-11-261-1/+1
* build: Don't error out on missing cairo-xlib.pcPhilip Chimento2014-11-261-1/+2
* build: Use m4 directory for macrosPhilip Chimento2014-11-253-1/+3
* system: Add wrapper for JS_ClearDateCachesMartin Andersson2014-11-241-0/+20
* Gtk: Add test case for template from resourceJonas Danielsson2014-11-174-7/+78
* Gtk: Scrub resource:// prefix for template pathJonas Danielsson2014-11-171-1/+1
* Gtk: automatically bind declared template childrenGiovanni Campagna2014-10-312-1/+35
* Gtk: fix typos in WidgetClassGiovanni Campagna2014-10-311-2/+2
* GjsDBusImplementation: unref the invocation passed to method_call()Owen W. Taylor2014-10-091-0/+1
* coverage: Get the list of covered files from coverage.jsJasper St. Pierre2014-09-304-15/+68
* overrides/Gtk: Only call init_template when we have a templateJasper St. Pierre2014-09-301-3/+5
* object: Fix use of TRUE_HANDLED accumulationJasper St. Pierre2014-09-291-4/+5
* Don't use JS_SetGlobalObject/GetGlobalObjectJasper St. Pierre2014-09-299-56/+47
* gjs-tests: Remove dumpstack testJasper St. Pierre2014-09-291-17/+0
* build: Fix distcheckBastien Nocera2014-09-293-16/+12
* Add missing \ in previous commitColin Walters2014-09-291-1/+1
* Gtk: add override to handle GtkWidget templatesGiovanni Campagna2014-09-293-1/+142
* object: add a custom hook to run at instance_initGiovanni Campagna2014-09-294-1/+37
* Stop exposing GType structures as suchGiovanni Campagna2014-09-295-5/+43
* Implement GTypeClass and GTypeInterface argumentsGiovanni Campagna2014-09-2910-7/+200
* 1.42.0GJS_1_42_0Bastien Nocera2014-09-292-2/+7
* importer: fix call to JS_ValueToIdOwen W. Taylor2014-09-181-1/+2
* Post-release version bump to 1.41.92Giovanni Campagna2014-09-011-1/+1
* Release 1.41.91GJS_1_41_91Giovanni Campagna2014-09-012-1/+12
* importer: Add back the ability for others to install overridesJasper St. Pierre2014-08-252-1/+15
* Fix JS types in more callbacksMichel Dänzer2014-08-252-35/+25
* tests: fix regression in gdbus test with dbus 1.8.6.Tim Lunn2014-08-251-1/+1
* Fix JS types in callback signaturesMichel Dänzer2014-08-2212-156/+141
* context: add GJS_DISABLE_EXTRA_WARNING env variable to disable mozjs' extra w...Lionel Landwerlin2014-08-111-1/+6
* doap category coreOlav Vitters2014-07-301-0/+1
* Post-release version bump to 1.41.5Giovanni Campagna2014-07-221-1/+1
* Release 1.41.4GJS_1_41_4Giovanni Campagna2014-07-221-0/+10
* overrides/GLib: fix maybe GVariants unpackingGiovanni Campagna2014-07-172-1/+7