[svn:languages] r37 - lolcode/trunk

allison at svn.parrot.org allison at svn.parrot.org
Wed Mar 11 03:27:22 UTC 2009


Author: allison
Date: Wed Mar 11 03:27:18 2009
New Revision: 37
URL: https://trac.parrot.org/languages/changeset/37

Log:
[lolcode] Adding manifest file.

Added:
   lolcode/trunk/MANIFEST

Added: lolcode/trunk/MANIFEST
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ lolcode/trunk/MANIFEST	Wed Mar 11 03:27:18 2009	(r37)
@@ -0,0 +1,22 @@
+Configure.pl                              [lolcode]
+TODO                                      [lolcode]doc
+config/makefiles/root.in                  [lolcode]
+lolcode.pir                               [lolcode]
+src/builtins/cmp.pir                      [lolcode]
+src/builtins/expr_parse.pir               [lolcode]
+src/builtins/math.pir                     [lolcode]
+src/builtins/say.pir                      [lolcode]
+src/parser/actions.pm                     [lolcode]
+src/parser/grammar.pg                     [lolcode]
+src/parser/yarn_literal.pir               [lolcode]
+t/00-sanity.t                             [test]
+t/01-vars.t                               [test]
+t/02-functions.t                          [test]
+t/03-if.t                                 [test]
+t/04-strings.t                            [test]
+t/05-math.t                               [test]
+t/06-functionparams.t                     [test]
+t/07-globals.t                            [test]
+t/08-switch.t                             [test]
+t/99-four-fours.t                         [test]
+t/harness                                 [test]


More information about the parrot-commits mailing list