cairo/util/cairo-script
Chris Wilson c8a8e57d6a script: Use a stack to push/pop recursed line numbers.
Still not entirely helpful in the event of recursive parsing without a
reference to the file as well as the line number in the event of an
exception.
2010-03-21 20:42:34 +00:00
..
examples [script] Add examples 2008-12-12 12:00:44 +00:00
.gitignore gitignore: refresh 2010-01-22 22:30:43 +00:00
cairo-script-file.c Fix errors found by clang 2009-08-29 08:08:39 +01:00
cairo-script-hash.c [script] Manage used entries within hash tables 2009-06-06 13:52:20 +01:00
cairo-script-interpreter.c [script] Read from a FILE stream 2009-08-29 08:08:37 +01:00
cairo-script-interpreter.h perf: Enable a surface cache for perf-trace 2010-01-22 23:01:46 +00:00
cairo-script-objects.c [build] Add options for warning about bad casts 2009-08-29 08:08:38 +01:00
cairo-script-operators.c script: Remove the version check. 2010-03-21 20:41:18 +00:00
cairo-script-private.h [build] Add options for warning about bad casts 2009-08-29 08:08:38 +01:00
cairo-script-scanner.c script: Use a stack to push/pop recursed line numbers. 2010-03-21 20:42:34 +00:00
cairo-script-stack.c [script] Missing include for INT32_MAX 2009-05-08 08:52:32 +01:00
COPYING Add CairoScript interpreter 2008-11-13 11:36:55 +00:00
csi-bind.c Fix build under distcheck 2009-07-15 13:26:34 +01:00
csi-exec.c [script] Recreate surface content. 2009-01-02 09:53:24 +00:00
csi-replay.c csi-replay: compile fix 2010-02-02 16:31:36 +00:00
csi-trace.c script: Port cairo_script_context_t to cairo_device_t 2010-01-22 23:01:50 +00:00
Makefile.am [script] Conditionalise the build 2009-08-29 17:07:37 +01:00