lp:presto

Created by João Paulo Pizani Flor and last modified

Main branch for Presto development. Push stuff here carefully, only when this stuff is tested.

Get this branch:
bzr branch lp:presto
Members of Presto developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Presto developers
Project:
Presto
Status:
Development

Recent revisions

42. By João Paulo Pizani Flor

added type signatures to top-level bindings, just for fun

41. By João Paulo Pizani Flor

added instructions and music sample to the documentation

40. By João Paulo Pizani Flor

ignoring the vim's tags files, please always ignore this sort of stuff

39. By João Paulo Pizani Flor

just making the code more standards-compliant, beautiful and compatible with current and future versions of
the platform and of GHC. Now imports are explicit (with name lists) and most top-level definitions have type
signatures.

38. By João Paulo Pizani Flor

removed the old "workaround" in Setup.hs that ran the tests. Added a Test-suite section to presto.cabal, which
now beautifully integrates testing in the normal building process

37. By João Paulo Pizani Flor

OK, now we have tests for Presto running beautifully with the latest Cabal and GHC versions, using the new
standard cabal test interface. To build and run the tests, run the following commands, in order:
cabal configure --enable-tests
cabal build
cabal test

36. By João Paulo Pizani Flor

Started the data definitions and tests for the stack

35. By João Paulo Pizani Flor

We started the tests of the execution stack model

34. By João Paulo Pizani Flor

Introduction to the programmer guide written; Rests are now completely handled and muifyed correctly

33. By João Paulo Pizani Flor

just began writing the programmer's manual, but had to go out for a moment

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.