[vala] (43 commits) Non-fast-forward update to branch wip/issue/327



The branch 'wip/issue/327' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  43a61b4... Value type not right
  628ab29... First version, seems to work
  61ac83f... Cleaned up unnecessary crap
  99dbbad... Presentable verion, 90% working
  2e9446e... Removed executables
  8e3035b... Merge branch 'master' into 327-wip
  75a988b... Fixed file formatting
  f30df67... Some code-style and logic fixes
  c991f67... Fix unassigned error and static access warning
  eaf6954... Make WithStatement a Block
  50d6f2a... More work

Commits added to the branch:

  762887d... vala: Handle unlock() statement in CodeWriter (*)
  dfc814c... vala: Handle all ctors and dtors in CodeWriter (*)
  795e321... codegen: Avoid critical trying to serialize an unsupported  (*)
  f9c688a... tests: Add "switch enum" test to increase coverage (*)
  2ab3b67... tests: Add "local clash with implicit this" test to increas (*)
  21900b6... codegen: Don't free value if property setter takes ownershi (*)
  aa56462... codegen: Correct field declaration for captured inline-allo (*)
  c69b486... tests: Add "expression as argument" tests to increase cover (*)
  792e967... vala: Consider boolean types are compatible with each other (*)
  d08837b... tests: Extend "array foreach" test to increase coverage (*)
  77aec59... vala: Parse standalone integer/real literals as expression  (*)
  ab178ea... codegen: Include "glib.h" for G_BEGIN_DECLS/G_END_DECLS usa (*)
  d02167a... codegen: Correctly handle transformation of translated stri (*)
  3d77608... codegen: Use defintions of public header in internal header (*)
  9f32492... vala: Drop --use-header compiler option and enable it by de (*)
  e9c5f4a... vala: Warn about usage of override to implement abstract in (*)
  61e69f4... tests: Extend "DBus signals" test to increase coverage (*)
  25f93c2... gdbus: Use GDBusProxy API to set `g-interface-info` at init (*)
  4591fa5... codegen: Don't pass CCodeCastExpression to NULL-aware free  (*)
  91a9d42... gtk4: Update to 3.98.2+11495027 (*)
  2209a67... gstreamer: Update from 1.17.0+ git master (*)
  a48d0ca... gio-2.0: Update to 2.65.0~a136776e (*)
  45675a2... gobject-2.0: Add ParamSpec/Signal.is_valid_name() since 2.6 (*)
  157009c... Value type not right
  428e9d3... First version, seems to work
  c1c9ce3... Cleaned up unnecessary crap
  2f31d59... Presentable verion, 90% working
  2144a72... Fixed file formatting
  471ebb7... Some code-style and logic fixes
  0040dcc... Fix unassigned error and static access warning
  9091ce1... Make WithStatement a Block
  e0c0ed7... More work
  781e418... Added with statement tests
  11aedde... Added with namespace and class tests
  52be2ac... Covered all semantic checks plus tests
  a8802cf... Adapt MemberAccess error message to with statement
  2b424d8... Added parser tests for with statement
  b51efba... Added nullability tests
  e3469fc... Linted all with-statement concerned files
  8f5b960... Added with statement declaration
  08586b1... Added with statement declaration tests
  4b432ac... Linted some files
  3b2e4f8... Cleaned up a little

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]