Timeline
04/02/08:
- 16:31 Ticket #1562 (darcs-based wiki engine) created by
- A darcs-driven wiki engine. * All wiki pages are in a darcs repository. …
03/29/08:
03/27/08:
03/26/08:
- 15:11 Ticket #1561 (Cleanup, document and improve the GHC API) created by
- The GHC API currently has no documentation beyond the source and a few …
- 14:53 People2008 edited by
- (diff)
- 11:09 Ticket #1560 (Efficient Maps using Generalised Tries) created by
- = Introduction = The Haskell standard libraries currently provide Map and …
- 06:51 SoC2008 edited by
- (diff)
03/24/08:
- 22:16 People2008 edited by
- (diff)
- 16:12 People2008 edited by
- (diff)
- 11:36 People2008 edited by
- (diff)
- 10:58 Ticket #1559 (Parallel profiling tools for GHC) created by
- We currently have no tools to investigate the performance of parallel …
03/23/08:
- 13:21 Ticket #1558 (Develop LR-accepting parser combinator library) created by
- X-SAIGA project has …
- 13:01 People2008 edited by
- (diff)
03/22/08:
03/21/08:
- 14:15 Ticket #1557 (intelligent mobile Haskell code) created by
- Dynamic optimization of CPU and bandwidth resources in a network of nodes. …
- 12:53 People2008 edited by
- (diff)
- 10:16 Ticket #1556 (Further Parsec Improvements) created by
- Last year's Summer of Code project led to Parsec3, a monad transformer …
03/20/08:
- 21:46 People2008 edited by
- Add myself (diff)
- 12:05 Ticket #1128 (Cabal + nhc98 + yhc) closed by
- duplicate: Closing, covered by #1552
- 11:29 Ticket #1555 (Embedded Haskell: calling Haskell from other languages) created by
- The Haskell FFI, and in particular, GHC, supports "foreign export" of …
- 09:11 Ticket #1115 (A Replacement for GNU Make using Haskell) closed by
- duplicate: I've opened ticket #1552
- 09:09 Ticket #1554 (Hackage build reporting) created by
- Hackage has been enormously successful in terms of the number of packages …
- 09:09 Ticket #1553 (cabal-install package dependency resolution) created by
- `cabal-install` is the new command line …
- 09:09 Ticket #1552 (Cabal 'make-like' dependency framework) created by
- This project aims to prototype a make-like dependency system to use in …
03/19/08:
- 17:39 SoC2008 edited by
- a bit more reorganising (diff)
- 17:38 Ticket #1551 (Digital Audio Workstation) created by
- It will have = core server = * midi recording, edit, playback * …
- 17:18 SoC2008 edited by
- (diff)
- 17:16 SoC2008 edited by
- link to rated, active projects by default (diff)
- 15:51 Ticket #1550 (wxHaskell improvements) created by
- wxWidgets are a funded project this year. Coordinate with them to work on …
- 15:25 Ticket #1549 (New purely functional data structures/ containers library) created by
- The common containers library is in need of an overhaul. Faster …
- 15:20 Ticket #1548 (xmonad: compositing support) created by
- xmonad is a tiling window manager for X11, and a …
- 15:10 Ticket #1547 (FFI bridge to Python) created by
- Python has an impressive number of libraries we might want to utilise from …
- 14:43 Ticket #1546 (Parser and pretty printer framework for JavaScript) created by
- As we do more web development in Haskell, we rely more and more on …
- 12:16 Ticket #1545 (Parser and pretty printer framework for C) created by
- The c2hs library implements a fairly complete parser for gcc C, and there …
- 12:13 Ticket #1544 (Parallel programming benchmarking and benchmark suite) created by
- GHC offers many features for muilticore, parallel programming, including a …
- 12:03 Ticket #1543 (Performant Amazon S3 interface) created by
- Amazon S3 , http://aws.amazon.com/s3 , is an online storage system for …
- 11:59 Ticket #1542 (Haskell interface to CouchDB) created by
- CouchDB is a peer-based distributed, robust database server accessed via …
- 10:57 Ticket #11 (Data.ByteString - Storable a => Vector a) closed by
- worksforme: Yes, it was mostly completed, but never made it to hackage. A maintainer …
- 09:52 People2008 edited by
- (diff)
- 06:19 Ticket #11 (Data.ByteString - Storable a => Vector a) reopened by
- Is there a package containing this implementation available anywhere? It …
03/18/08:
- 17:17 Ticket #1541 (Type-level programming library) created by
- GHC's new support for type families provides a fairly convenient and …
- 16:55 People2008 edited by
- (diff)
- 16:23 Ticket #10 (Data.ByteString - Port the Clean high performance string code) closed by
- wontfix: We're not interested in this any more.
- 15:03 Ticket #11 (Data.ByteString - Storable a => Vector a) closed by
- fixed: Spencer Janssen did this in 2006.
- 14:54 Ticket #56 (Allegro binding) closed by
- fixed
- 14:33 Ticket #18 (Embedding GHCi / GHCi-api in Ion) closed by
- wontfix: Ion3 has been superseded by xmonad.
- 14:24 Ticket #12 (Data.ByteString - Unicode layer over Data.ByteString) closed by
- fixed: Resolving as fixed because it's in progress as an MSc project and we don't …
- 14:17 Ticket #20 (Port ghc-api's eval mechanism to Yi) closed by
- fixed: This is implemented. Well, *was*. It has been disabled. There are …
- 14:09 Ticket #75 (Implement STM Haskell for user-space micro-threads) closed by
- fixed: I think this is superseded by the 2007 Haskell Workshop paper: …
- 07:24 SoC2008 edited by
- order tickets by priority, group by topic, don't care about ticket type (diff)
- 07:12 Ticket #46 (Shared libraries in GHC) closed by
- fixed: Done by Clemens in 2007. Please re-open and update description if there's …
- 07:08 Ticket #6 (GHC - debugging tools) closed by
- fixed: We now have a pretty good debugger. What's missing is proper …
- 06:58 Ticket #21 (Yi Projects - Syntax Highlighting and plugins) closed by
- wontfix: This ticket is rather outdated. For up-to-date proposals open a new …
03/17/08:
03/16/08:
- 20:54 Ticket #1540 (Debugger for Attribute Grammar using Haskell) created by
- I intended to design a debugger for attribute grammar specification …
- 14:42 Ticket #1539 (A Haskell Server Pages case study) created by
- Haskell Server Pages (HSP) is a framework for writing dynamic web pages, …
- 14:27 Ticket #1538 (Integrate Haskell Server Pages with HAppS) created by
- Haskell Server Pages (HSP) is a framework for writing dynamic web pages, …
03/13/08:
03/12/08:
- 12:59 Ticket #1537 (Add NVIDIA CUDA backend for Data Parallel Haskell) created by
- = Introduction = This ticket proposes to add a NVIDIA CUDA backend for the …
- 05:05 Ticket #38 (<deleted>) closed by
- invalid
- 05:02 Ticket #27 (<deleted>) closed by
- invalid
- 04:59 Ticket #1119 (Generalising Parsec to ParsecT with arbitrary input streams) closed by
- fixed
- 04:59 Ticket #1119 (Generalising Parsec to ParsecT with arbitrary input streams) reopened by
- 04:57 Ticket #1119 (Generalising Parsec to ParsecT with arbitrary input streams) closed by
- fixed
- 04:57 Ticket #1131 (Implement Cabal configurations) closed by
- fixed
- 04:47 SoC2008 edited by
- (diff)
- 04:46 SoC2008 edited by
- (diff)
03/11/08:
- 06:49 Ticket #1536 (Transformation and Optimisation Tool) created by
- Equational reasoning in Haskell allows us to conceive and perform …
03/10/08:
- 17:01 People2008 edited by
- (diff)
- 10:41 Ticket #52 (Rewrite HSP(r)) closed by
- invalid
- 10:39 Ticket #54 (A model for client-side scripts with HSP) closed by
- fixed
- 07:07 People2008 edited by
- (diff)
- 07:07 People2008 edited by
- (diff)
- 07:06 People2008 edited by
- (diff)
- 06:50 People2008 edited by
- (diff)
- 05:09 SoC2008 edited by
- (diff)
- 04:55 People2008 edited by
- (diff)
03/09/08:
- 18:45 People2008 edited by
- (diff)
- 18:42 Ticket #1535 (A data parallel physics engine) created by
- The goal is to implement a high-performance, parallel …
- 18:14 People2008 edited by
- (diff)
- 18:08 People2008 edited by
- (diff)
- 15:20 SoC2008 edited by
- anonymous ticket creation is disabled. (diff)
- 10:30 Ticket #4 (ParsecT -- monad transformer version of Parsec) closed by
- fixed: Parsec3 happened, ParsecT exists.
- 10:28 Ticket #59 (ByteString layer for Parsec) closed by
- fixed: This was resolved by last year's project that gave rise to Parsec3, though …
03/07/08:
03/06/08:
- 12:49 People2008 edited by
- (diff)
- 12:19 People2008 edited by
- (diff)
- 11:28 SoC2008 edited by
- (diff)
- 11:14 People2008 edited by
- (diff)
- 10:28 People2008 edited by
- (diff)
- 08:17 Ticket #1534 (mod_haskell for Apache) created by
- Goal: Running Haskell Server Pages (or similar) on an ordinary Apache …
03/05/08:
03/04/08:
03/03/08:
Note: See TracTimeline
for information about the timeline view.
