log

age author description
Thu, 07 Apr 2022 23:48:10 -0400 Paper Makefile: remove CC line
Thu, 07 Apr 2022 23:24:09 -0400 Paper cast for type, make type a static variable
Thu, 07 Apr 2022 19:46:17 -0400 Paper moar backports!
Thu, 07 Apr 2022 19:32:19 -0400 Paper Backport from master
Thu, 07 Apr 2022 19:27:22 -0400 Paper Update build.yml
Thu, 07 Apr 2022 02:56:52 -0400 Paper Update build.yml
Thu, 07 Apr 2022 02:52:57 -0400 Paper Create build.yml
Thu, 07 Apr 2022 19:42:34 -0400 Paper Add curly brackets around our switch statement so it actually works
Thu, 07 Apr 2022 19:30:53 -0400 Paper Update gui.c
Thu, 07 Apr 2022 02:36:03 -0400 Paper Use enums for `type`
Fri, 11 Mar 2022 16:35:26 -0500 Paper GUI: automatically select project file extension
Fri, 11 Mar 2022 03:41:20 -0500 Paper CLI version: use switch statement instead of generic if else... may give us performance benefit??
Tue, 01 Feb 2022 22:31:54 -0500 Paper Merge branch 'master' of github.com:mrpapersonic/msvpvf
Tue, 01 Feb 2022 22:31:20 -0500 Paper Remove broken include
Tue, 01 Feb 2022 21:01:29 -0500 Paper Multiple changes