| 2008-11-07 |
Jürg Billeter | Move statement checking to code nodes |
commit | commitdiff | tree | snapshot |
| 2008-11-07 |
Jürg Billeter | Add g_rmdir binding |
commit | commitdiff | tree | snapshot |
| 2008-11-07 |
Jürg Billeter | Fix D-Bus methods with out parameters but no return... |
commit | commitdiff | tree | snapshot |
| 2008-11-07 |
Jürg Billeter | Move member checking to code nodes |
commit | commitdiff | tree | snapshot |
| 2008-11-07 |
Jürg Billeter | Move type symbol checking to code nodes |
commit | commitdiff | tree | snapshot |
| 2008-11-07 |
Jürg Billeter | Move array creation expression checking to ArrayCreatio... |
commit | commitdiff | tree | snapshot |
| 2008-11-07 |
Jürg Billeter | Move throw statement checking to ThrowStatement.check |
commit | commitdiff | tree | snapshot |
| 2008-11-07 |
Jürg Billeter | Move return statement checking to ReturnStatement.check |
commit | commitdiff | tree | snapshot |
| 2008-11-07 |
Jürg Billeter | Move foreach statement checking to ForeachStatement... |
commit | commitdiff | tree | snapshot |
| 2008-11-07 |
Jürg Billeter | Move element access checking to ElementAccess.check |
commit | commitdiff | tree | snapshot |
| 2008-11-07 |
Jürg Billeter | Set source_reference in parsed nodes |
commit | commitdiff | tree | snapshot |
| 2008-11-06 |
Jürg Billeter | Move method checking to Method.check |
commit | commitdiff | tree | snapshot |
| 2008-11-06 |
Jürg Billeter | Move class checking to Class.check |
commit | commitdiff | tree | snapshot |
| 2008-11-06 |
Jürg Billeter | Move dynamic signal generation to GObjectModule and... |
commit | commitdiff | tree | snapshot |
| 2008-11-06 |
Jürg Billeter | Move dynamic property generation to GObjectModule and... |
commit | commitdiff | tree | snapshot |
| 2008-11-06 |
Jürg Billeter | Move constructor code generation to GObjectModule |
commit | commitdiff | tree | snapshot |
| 2008-11-05 |
Florian Brosch | - valadoc.org-doclet, devhelp-doclet, html-doclet ... |
commit | commitdiff | tree | snapshot |
| 2008-11-05 |
Jürg Billeter | Move invocation expression checking to InvocationExpres... |
commit | commitdiff | tree | snapshot |
| 2008-11-05 |
Jürg Billeter | Move member access checking to MemberAccess.check |
commit | commitdiff | tree | snapshot |
| 2008-11-05 |
Jürg Billeter | Move object creation expression checking to ObjectCreat... |
commit | commitdiff | tree | snapshot |
| 2008-11-05 |
Jürg Billeter | Move binary expression checking to BinaryExpression... |
commit | commitdiff | tree | snapshot |
| 2008-11-05 |
Jürg Billeter | Move assignment checking to Assignment.check |
commit | commitdiff | tree | snapshot |
| 2008-11-05 |
Jürg Billeter | Support enums in D-Bus clients and servers, fixes bug... |
commit | commitdiff | tree | snapshot |
| 2008-11-05 |
Jürg Billeter | Add CCodeControlFlowModule |
commit | commitdiff | tree | snapshot |
| 2008-11-05 |
Florian Brosch | - libvala-0.5.1 migration |
commit | commitdiff | tree | snapshot |
| 2008-11-05 |
Florian Brosch | - html-doclet, valadoc.org-doclet_ - Various navigation... |
commit | commitdiff | tree | snapshot |
| 2008-11-04 |
Florian Brosch | - valadoc.org-doclet, html-doclet, devhelp-doclet ... |
commit | commitdiff | tree | snapshot |
| 2008-11-04 |
Jürg Billeter | Fix crash when using dynamic properties, fixes bug... |
commit | commitdiff | tree | snapshot |
| 2008-11-04 |
Jürg Billeter | Move signal emission to GSignalModule |
commit | commitdiff | tree | snapshot |
| 2008-11-04 |
Jürg Billeter | Move delegate wrapper generation to CCodeDelegateModule |
commit | commitdiff | tree | snapshot |
| 2008-11-04 |
Jürg Billeter | Move array dup wrapper generation to CCodeArrayModule |
commit | commitdiff | tree | snapshot |
| 2008-11-04 |
Jürg Billeter | Move construct property assignment to GObjectModule |
commit | commitdiff | tree | snapshot |
| 2008-11-04 |
Jürg Billeter | Move signal connection and disconnection to GSignalModule |
commit | commitdiff | tree | snapshot |
| 2008-11-04 |
Jürg Billeter | Move detailed signal emission to GSignalModule |
commit | commitdiff | tree | snapshot |
| 2008-11-03 |
Jürg Billeter | Post-release version bump |
commit | commitdiff | tree | snapshot |
| 2008-11-03 |
Jürg Billeter | update for 0.5.1 release VALA_0_5_1 |
commit | commitdiff | tree | snapshot |
| 2008-11-03 |
Jürg Billeter | Move dbus_use_ptr_array to DBusClientModule |
commit | commitdiff | tree | snapshot |
| 2008-11-03 |
Jürg Billeter | Add CCodeDelegateModule, move more code to GErrorModule |
commit | commitdiff | tree | snapshot |
| 2008-11-03 |
Jürg Billeter | Move code generation for try and yield statements to... |
commit | commitdiff | tree | snapshot |
| 2008-11-03 |
Jürg Billeter | Move code generation to module |
commit | commitdiff | tree | snapshot |
| 2008-11-03 |
Jürg Billeter | Move array helper functions to CCodeArrayModule |
commit | commitdiff | tree | snapshot |
| 2008-11-03 |
Jürg Billeter | Fix fgets binding |
commit | commitdiff | tree | snapshot |
| 2008-11-03 |
Ali Sabil | Mark lm_message_new.to as nullable, and unhide lm_conne... |
commit | commitdiff | tree | snapshot |
| 2008-11-03 |
Jürg Billeter | Add GErrorModule |
commit | commitdiff | tree | snapshot |
| 2008-11-03 |
Jürg Billeter | Combine internal modules by inheritance to improve... |
commit | commitdiff | tree | snapshot |
| 2008-11-03 |
Jürg Billeter | Add GAsyncModule |
commit | commitdiff | tree | snapshot |
| 2008-11-03 |
Jürg Billeter | Add GTypeModule, GObjectModule, and GSignalModule to... |
commit | commitdiff | tree | snapshot |
| 2008-11-03 |
Jürg Billeter | Move parameter handling to GObjectClassModule and signa... |
commit | commitdiff | tree | snapshot |
| 2008-11-03 |
Jürg Billeter | Move element access handling to CCodeArrayModule |
commit | commitdiff | tree | snapshot |
| 2008-11-03 |
Florian Brosch | libvaladoc: package view |
commit | commitdiff | tree | snapshot |
| 2008-11-02 |
Florian Brosch | valadoc.org-doclet: highlighting for abstract classes... |
commit | commitdiff | tree | snapshot |
| 2008-11-02 |
Jürg Billeter | Fix comment generation of private enums, patch by Carlo... |
commit | commitdiff | tree | snapshot |
| 2008-11-02 |
Jürg Billeter | Drop deprecated support for static classes and interfaces |
commit | commitdiff | tree | snapshot |
| 2008-11-02 |
Jürg Billeter | Add errno and g_strerror bindings |
commit | commitdiff | tree | snapshot |
| 2008-11-02 |
Jürg Billeter | Support GHashTable in D-Bus clients, patch by Marc... |
commit | commitdiff | tree | snapshot |
| 2008-11-02 |
Jürg Billeter | Return the right D-Bus type signature for GHashTable... |
commit | commitdiff | tree | snapshot |
| 2008-11-02 |
Jürg Billeter | Add partial support for calling coroutines from other... |
commit | commitdiff | tree | snapshot |
| 2008-11-02 |
Jürg Billeter | Add member `begin' to coroutines |
commit | commitdiff | tree | snapshot |
| 2008-11-02 |
Jürg Billeter | Move attribute processing to semantic analyzer |
commit | commitdiff | tree | snapshot |
| 2008-11-01 |
Jürg Billeter | Add experimental support for yield statements and corou... |
commit | commitdiff | tree | snapshot |
| 2008-11-01 |
Jürg Billeter | Support more flexible C switch statements |
commit | commitdiff | tree | snapshot |
| 2008-11-01 |
Jürg Billeter | Parse yield statements |
commit | commitdiff | tree | snapshot |
| 2008-10-31 |
Jürg Billeter | Check properties when accessing them |
commit | commitdiff | tree | snapshot |
| 2008-10-31 |
Jürg Billeter | Set PropertyAccessor.prop property earlier, don't requi... |
commit | commitdiff | tree | snapshot |
| 2008-10-31 |
Jürg Billeter | Check parameters when checking arguments |
commit | commitdiff | tree | snapshot |
| 2008-10-31 |
Jürg Billeter | Move parameter checking to FormalParameter.check |
commit | commitdiff | tree | snapshot |
| 2008-10-31 |
Jürg Billeter | Move default argument processing from code generator... |
commit | commitdiff | tree | snapshot |
| 2008-10-31 |
Jürg Billeter | Add check method to CodeNode class to prepare support... |
commit | commitdiff | tree | snapshot |
| 2008-10-31 |
Jürg Billeter | Generate C switch statements for Vala switch statements... |
commit | commitdiff | tree | snapshot |
| 2008-10-31 |
Florian Brosch | - devhelp-doclet: cleanups, new output structure -... |
commit | commitdiff | tree | snapshot |
| 2008-10-29 |
Thijs Vermeir | Hide gdk_window_add_filter.data use ctype GCallback for |
commit | commitdiff | tree | snapshot |
| 2008-10-29 |
Florian Brosch | Some basic work for devhelp integration |
commit | commitdiff | tree | snapshot |
| 2008-10-28 |
Jürg Billeter | Fix GMenuTreeItem binding |
commit | commitdiff | tree | snapshot |
| 2008-10-28 |
Jürg Billeter | Don't sort struct fields in vapi files to fix struct... |
commit | commitdiff | tree | snapshot |
| 2008-10-28 |
Florian Brosch | -- |
commit | commitdiff | tree | snapshot |
| 2008-10-28 |
Florian Brosch | cleanup |
commit | commitdiff | tree | snapshot |
| 2008-10-28 |
Florian Brosch | - |
commit | commitdiff | tree | snapshot |
| 2008-10-27 |
Jürg Billeter | Disable additional run-time checks by default to improv... |
commit | commitdiff | tree | snapshot |
| 2008-10-27 |
Jürg Billeter | Remove unused method |
commit | commitdiff | tree | snapshot |
| 2008-10-27 |
Jürg Billeter | Use constructor chaining instead of helper method |
commit | commitdiff | tree | snapshot |
| 2008-10-26 |
Jürg Billeter | Remove NamedArgument, improve attribute lookup performance |
commit | commitdiff | tree | snapshot |
| 2008-10-26 |
Jürg Billeter | Support calling base method of virtual signal handler... |
commit | commitdiff | tree | snapshot |
| 2008-10-26 |
Jürg Billeter | Fix binding for GtkWidget::size_request |
commit | commitdiff | tree | snapshot |
| 2008-10-26 |
Jürg Billeter | Fix binding for g_sequence_get |
commit | commitdiff | tree | snapshot |
| 2008-10-25 |
Jürg Billeter | Support custom sentinels for constructors |
commit | commitdiff | tree | snapshot |
| 2008-10-25 |
Jürg Billeter | Next attempt to correct parameter positions for instanc... |
commit | commitdiff | tree | snapshot |
| 2008-10-25 |
Ali Sabil | Removed the v_ prefix from the TokenValue fields name |
commit | commitdiff | tree | snapshot |
| 2008-10-25 |
Ali Sabil | Changed the ScannerConfig string fields to string*... |
commit | commitdiff | tree | snapshot |
| 2008-10-25 |
Jürg Billeter | Remove redundant g_scanner_cur_* bindings |
commit | commitdiff | tree | snapshot |
| 2008-10-25 |
Jürg Billeter | Fix parameter position for errors in delegate wrappers |
commit | commitdiff | tree | snapshot |
| 2008-10-25 |
Jürg Billeter | Fix crash when using delegates in combination with... |
commit | commitdiff | tree | snapshot |
| 2008-10-25 |
Jürg Billeter | Fix compile error on FreeBSD, patch by Jille Timmermans... |
commit | commitdiff | tree | snapshot |
| 2008-10-25 |
Jürg Billeter | Fix support for arrays of nullable types, fixes bug... |
commit | commitdiff | tree | snapshot |
| 2008-10-25 |
Jürg Billeter | Fix crash with invalid return values, fixes bug 549996 |
commit | commitdiff | tree | snapshot |
| 2008-10-25 |
Jürg Billeter | Support type checks for error domains and error codes |
commit | commitdiff | tree | snapshot |
| 2008-10-25 |
Jürg Billeter | Fix crash on certain header dependencies, fixes bug... |
commit | commitdiff | tree | snapshot |
| 2008-10-25 |
Jürg Billeter | Add GValueArray binding, patch by Mark Lee, fixes bug... |
commit | commitdiff | tree | snapshot |
| 2008-10-25 |
Jürg Billeter | Fix gconf_client_notify_add binding |
commit | commitdiff | tree | snapshot |
| 2008-10-25 |
Jürg Billeter | Fix GMenuTreeItem binding |
commit | commitdiff | tree | snapshot |
| 2008-10-25 |
Jürg Billeter | Fix PanelApplet and BonoboUIVerb bindings |
commit | commitdiff | tree | snapshot |
| next |