Nothing Special   »   [go: up one dir, main page]

1
I Use This!
Inactive

Commits

Analyzed 2 days ago. based on code collected 3 days ago.
  All Time 12 Month 30 Day
Commits: 229 0 0
Contributors: 3 0 0
Files Modified: 634 0 0
Lines Added: 63647 0 0
Lines Removed 28234 0 0

Commits per Month

Most Recent Commits

Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a branching note to README
outZider
as Nicholas Melnick
More... about 2 years ago
#17 - Add Contributing guide
outZider
as Nicholas Melnick
More... about 2 years ago
Rename and reformat CHANGELOG
outZider
as Nicholas Melnick
More... about 2 years ago
Scaffolding now does meson instead of cmake, just have plugins left to do
outZider
as Nicholas Melnick
More... over 2 years ago
Deprecated -> Version
outZider
as Nicholas Melnick
More... over 2 years ago
static const -> const
outZider
as Nicholas Melnick
More... over 2 years ago
Parchment Tutorial from cmake to meson -- no plugins!
outZider
as Nicholas Melnick
More... over 2 years ago
Skra from cmake to meson -- no plugins!
outZider
as Nicholas Melnick
More... over 2 years ago
Parchment from cmake to meson -- no plugins!
outZider
as Nicholas Melnick
More... over 2 years ago
Doc bump
outZider
as Nicholas Melnick
More... over 2 years ago
These copyrights are silly to manage
outZider
as Nicholas Melnick
More... over 2 years ago
Generated applications now use meson instead of cmake
outZider
as Nicholas Melnick
More... over 2 years ago
Add linting hinting
outZider
as Nicholas Melnick
More... over 2 years ago
Fix spacing on meson.build files
outZider
as Nicholas Melnick
More... over 2 years ago
Test reporting
outZider
as Nicholas Melnick
More... over 2 years ago
Fix test errors
outZider
as Nicholas Melnick
More... over 2 years ago
Add GitHub Actions
outZider
as Nicholas Melnick
More... over 2 years ago
Move default build system from CMake to Meson. This does not yet include the application scaffold.
outZider
as Nicholas Melnick
More... over 2 years ago
Build with Vala version 0.54 and higher
outZider
as Nicholas Melnick
More... over 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... about 5 years ago
Fix error in recent Vala revisions that do not allow an accessor body in an interface
outZider
as Nicholas Melnick
More... about 5 years ago
wip
outZider
as Nicholas Melnick
More... almost 8 years ago
Bump log4vala version
outZider
as Nicholas Melnick
More... almost 8 years ago
Session plugin should only write a session if data is in it.
outZider
as Nicholas Melnick
More... almost 8 years ago
Add has_data function to session
outZider
as Nicholas Melnick
More... almost 8 years ago
Rename sublime-text-2 to sublime-text as it works with 2 and 3.
outZider
as Nicholas Melnick
More... almost 8 years ago
Whoops, forgot to fix the test.
outZider
as Nicholas Melnick
More... over 8 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 8 years ago
Add example test to the scaffolded application.
outZider
as Nicholas Melnick
More... over 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... over 8 years ago
See All Commits