1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a branching note to README
outZider
as Nicholas Melnick
More... over 1 year ago
#17 - Add Contributing guide
outZider
as Nicholas Melnick
More... over 1 year ago
Rename and reformat CHANGELOG
outZider
as Nicholas Melnick
More... over 1 year ago
Scaffolding now does meson instead of cmake, just have plugins left to do
outZider
as Nicholas Melnick
More... almost 2 years ago
Deprecated -> Version
outZider
as Nicholas Melnick
More... almost 2 years ago
static const -> const
outZider
as Nicholas Melnick
More... almost 2 years ago
Parchment Tutorial from cmake to meson -- no plugins!
outZider
as Nicholas Melnick
More... almost 2 years ago
Skra from cmake to meson -- no plugins!
outZider
as Nicholas Melnick
More... almost 2 years ago
Parchment from cmake to meson -- no plugins!
outZider
as Nicholas Melnick
More... almost 2 years ago
Doc bump
outZider
as Nicholas Melnick
More... almost 2 years ago
These copyrights are silly to manage
outZider
as Nicholas Melnick
More... almost 2 years ago
Generated applications now use meson instead of cmake
outZider
as Nicholas Melnick
More... almost 2 years ago
Add linting hinting
outZider
as Nicholas Melnick
More... almost 2 years ago
Fix spacing on meson.build files
outZider
as Nicholas Melnick
More... almost 2 years ago
Test reporting
outZider
as Nicholas Melnick
More... almost 2 years ago
Fix test errors
outZider
as Nicholas Melnick
More... almost 2 years ago
Add GitHub Actions
outZider
as Nicholas Melnick
More... almost 2 years ago
Move default build system from CMake to Meson. This does not yet include the application scaffold.
outZider
as Nicholas Melnick
More... almost 2 years ago
Build with Vala version 0.54 and higher
outZider
as Nicholas Melnick
More... almost 2 years ago
Start moving to Vala 0.36 -- remove --thread command line option, and the gthread-2.0 dependency
outZider
as Nicholas Melnick
More... over 4 years ago
Fix error in recent Vala revisions that do not allow an accessor body in an interface
outZider
as Nicholas Melnick
More... over 4 years ago
wip
outZider
as Nicholas Melnick
More... over 7 years ago
Bump log4vala version
outZider
as Nicholas Melnick
More... over 7 years ago
Session plugin should only write a session if data is in it.
outZider
as Nicholas Melnick
More... over 7 years ago
Add has_data function to session
outZider
as Nicholas Melnick
More... over 7 years ago
Rename sublime-text-2 to sublime-text as it works with 2 and 3.
outZider
as Nicholas Melnick
More... over 7 years ago
Whoops, forgot to fix the test.
outZider
as Nicholas Melnick
More... over 7 years ago
Fix named captures not lining up, add route IDs to route list so one can determine the matched route.
outZider
as Nicholas Melnick
More... over 7 years ago
Add example test to the scaffolded application.
outZider
as Nicholas Melnick
More... almost 8 years ago
Deprecate assert_* methods in TestResponse, to encourage developers to use assert( test ), rather than assert_test, so it is easier to determine the failing test.
outZider
as Nicholas Melnick
More... almost 8 years ago