2007-12-20 |
simonpj@microsoft.com | Implement generalised list comprehensions |
tree | commitdiff |
2007-12-05 |
Roman Leshchinskiy | Optimise desugaring of parallel array comprehensions |
tree | commitdiff |
2007-11-19 |
simonpj@microsoft.com | Improve the situation for Trac #959: civilised warning... |
tree | commitdiff |
2007-11-02 |
Simon Marlow | (>>>) now comes from GHC.Desugar |
tree | commitdiff |
2007-09-25 |
Simon Marlow | document float2Int# and double2Int# |
tree | commitdiff |
2007-10-03 |
Simon Marlow | refactoring only: use the parameterised InstalledPackag... |
tree | commitdiff |
2007-09-04 |
Ian Lynagh | Fix CodingStyle#Warnings URLs |
tree | commitdiff |
2007-09-03 |
Ian Lynagh | Use OPTIONS rather than OPTIONS_GHC for pragmas |
tree | commitdiff |
2007-09-01 |
sven.panne@aedion.de | Fixed TeX syntax |
tree | commitdiff |
2007-09-01 |
Ian Lynagh | Add {-# OPTIONS_GHC -w #-} and some blurb to all compil... |
tree | commitdiff |
2007-08-31 |
Roman Leshchinskiy | Remove NDP-related stuff from PrelNames |
tree | commitdiff |
2007-08-30 |
Roman Leshchinskiy | Fix vectorisation of sum type constructors |
tree | commitdiff |
2007-08-30 |
Roman Leshchinskiy | Track changes to package ndp (use PArray_Int# instead... |
tree | commitdiff |
2007-08-30 |
Roman Leshchinskiy | Add code for looking up PA methods of primitive TyCons |
tree | commitdiff |
2007-08-24 |
Roman Leshchinskiy | Remove unused vectorisation built-in |
tree | commitdiff |
2007-08-24 |
Roman Leshchinskiy | Add UArr built-in |
tree | commitdiff |
2007-08-24 |
Roman Leshchinskiy | Remove Embed and related stuff from vectorisation |
tree | commitdiff |
2007-08-23 |
Roman Leshchinskiy | Use n-ary sums and products for NDP's generic represent... |
tree | commitdiff |
2007-08-30 |
Simon Marlow | expand docs for unsafeCoerce#, as a result of investiga... |
tree | commitdiff |
2007-08-22 |
Roman Leshchinskiy | PR is an explicit record, not a class |
tree | commitdiff |
2007-08-22 |
Roman Leshchinskiy | Add vectorisation-related built-in |
tree | commitdiff |
2007-08-22 |
Roman Leshchinskiy | Use NDP's own (:*:) and (:+:) |
tree | commitdiff |
2007-08-22 |
Roman Leshchinskiy | Rename vectorisation-related stuff |
tree | commitdiff |
2007-08-21 |
Roman Leshchinskiy | Add NDP-related PrelNames |
tree | commitdiff |
2007-08-15 |
Roman Leshchinskiy | Use lookupOrig to find built-in NDP-related names |
tree | commitdiff |
2007-08-07 |
Roman Leshchinskiy | Implicitly import NDP stuff when vectorising |
tree | commitdiff |
2007-08-08 |
Roman Leshchinskiy | Add more NDP functions to PrelNames |
tree | commitdiff |
2007-08-08 |
Roman Leshchinskiy | PA functions are no longer methods |
tree | commitdiff |
2007-08-07 |
Roman Leshchinskiy | PA is now an explicit record instead of a typeclass |
tree | commitdiff |
2007-08-07 |
Roman Leshchinskiy | Implicitly import NDP stuff when vectorising |
tree | commitdiff |
2007-07-25 |
Roman Leshchinskiy | Add emptyPA to PrelNames |
tree | commitdiff |
2007-07-16 |
Roman Leshchinskiy | Get NDP prelnames from the right modules |
tree | commitdiff |
2007-07-11 |
andy@galois.com | Stoping constant folding of calls to chr# that are... |
tree | commitdiff |
2007-07-10 |
Roman Leshchinskiy | PA is now a class instead of a record |
tree | commitdiff |
2007-06-29 |
Roman Leshchinskiy | Add NDP-related PrelNames |
tree | commitdiff |
2007-05-16 |
Michael D. Adams | Added "C--" foreign calling convention |
tree | commitdiff |
2007-05-14 |
Simon Marlow | remove accidentally-committed change |
tree | commitdiff |
2007-05-11 |
Simon Marlow | Store a SrcSpan instead of a SrcLoc inside a Name |
tree | commitdiff |
2007-05-10 |
Simon Marlow | remove now-unused usage information (#1003) |
tree | commitdiff |
2007-05-04 |
simonpj@microsoft.com | Make -frewrite-rules into a dynamic flag; off for -O0 |
tree | commitdiff |
2007-05-03 |
Simon Marlow | Use a primop for getting the fields of the AP_STACK... |
tree | commitdiff |
2007-04-25 |
Simon Marlow | the Unknown types aren't required now |
tree | commitdiff |
2007-04-25 |
Manuel M T Chakravarty | Generating synonym instance representation tycons |
tree | commitdiff |
2007-04-20 |
simonpj@microsoft.com | Fix the GHC.Base.inline builtin rule |
tree | commitdiff |
2007-04-17 |
Simon Marlow | Re-working of the breakpoint support |
tree | commitdiff |
2007-04-06 |
Ian Lynagh | Remove code that is dead, as we require __GLASGOW_HASKE... |
tree | commitdiff |
2007-04-02 |
Manuel M T Chakravarty | Fixed desugaring of parallel array comprehensions |
tree | commitdiff |
2007-03-17 |
Ian Lynagh | Fix typo "lazy y x" -> "lazy y" |
tree | commitdiff |
2007-03-14 |
sven.panne@aedion.de | Unbreak Haddock markup |
tree | commitdiff |
2007-03-14 |
sven.panne@aedion.de | Fixed LaTeX markup |
tree | commitdiff |
2007-03-14 |
Brian Alliet | Update the wired-in name for Data.String.IsString |
tree | commitdiff |
2007-03-06 |
Simon Marlow | add noDuplicate# |
tree | commitdiff |
2007-03-03 |
Ian Lynagh | Use Data.String rather than GHC.Base for IsString/fromS... |
tree | commitdiff |
2007-03-01 |
Ian Lynagh | Fix typo in primops docs |
tree | commitdiff |
2007-02-28 |
Simon Marlow | Fix #839 (Generate documentation for built-in types... |
tree | commitdiff |
2007-02-27 |
Simon Marlow | Remove the itbls field of BCO, put itbls in with the... |
tree | commitdiff |
2006-12-21 |
lennart@augustsson.net | Add support for overloaded string literals. |
tree | commitdiff |
2006-12-16 |
Pepe Iborra | Fix an overlapping of uniques in PrelNames |
tree | commitdiff |
2006-12-10 |
Pepe Iborra | Closure inspection in GHCi |
tree | commitdiff |
2006-12-10 |
Pepe Iborra | The breakpoint primitive |
tree | commitdiff |
2006-12-10 |
Pepe Iborra | Retrieving the datacon of an arbitrary closure |
tree | commitdiff |
2006-12-09 |
Pepe Iborra | Two new prim ops to access the Info Table and Payload... |
tree | commitdiff |
2006-11-15 |
Simon Marlow | restore compilation with 5.04 |
tree | commitdiff |
2006-11-13 |
simonpj@microsoft.com | Add literal-shift rewrite rules |
tree | commitdiff |
2006-11-13 |
simonpj@microsoft.com | Fixups to PelRules (esp using intResult, wordResult) |
tree | commitdiff |
2006-11-10 |
simonpj@microsoft.com | Cosmetics only |
tree | commitdiff |
2006-11-01 |
simonpj@microsoft.com | Major overhaul of the Simplifier |
tree | commitdiff |
2006-10-18 |
simonpj@microsoft.com | Add the primitive type Any, and use it for Dynamics |
tree | commitdiff |
2006-10-11 |
simonpj@microsoft.com | Add comments about primop rules |
tree | commitdiff |
2006-10-11 |
Simon Marlow | Module header tidyup, phase 1 |
tree | commitdiff |
2006-10-11 |
Simon Marlow | Interface file optimisation and removal of nameParent |
tree | commitdiff |
2006-10-07 |
tharris@microsoft.com | STM invariants |
tree | commitdiff |
2006-10-04 |
simonpj@microsoft.com | Comments only |
tree | commitdiff |
2006-09-29 |
simonpj@microsoft.com | Remove Linear Implicit Parameters, and all their works |
tree | commitdiff |
2006-09-23 |
simonpj@microsoft.com | Remove dead code concerning coercions from TypeRep |
tree | commitdiff |
2006-09-23 |
simonpj@microsoft.com | Trim imports, and remove some dead code |
tree | commitdiff |
2006-09-20 |
Manuel M T Chakravarty | Introduce coercions for data instance decls |
tree | commitdiff |
2006-09-20 |
Manuel M T Chakravarty | Extend TyCons and DataCons to represent data instance... |
tree | commitdiff |
2006-09-20 |
Manuel M T Chakravarty | newtype fixes, coercions for non-recursive newtypes... |
tree | commitdiff |
2006-09-18 |
Manuel M T Chakravarty | Remove argument variance info of tycons |
tree | commitdiff |
2006-08-04 |
Manuel M T Chakravarty | Massive patch for the first months work adding System... |
tree | commitdiff |
2006-08-16 |
simonpj@microsoft.com | Add ad-hoc typing checks for tagToEnum# |
tree | commitdiff |
2006-07-25 |
Simon Marlow | Generalise Package Support |
tree | commitdiff |
2006-07-04 |
Simon Marlow | remove unused bits, mostly to do with the Addr type |
tree | commitdiff |
2006-06-23 |
Simon Marlow | the unlifted kind |
tree | commitdiff |
2006-06-05 |
simonpj@microsoft.com | Remove InlinePlease and add inline function and RULE |
tree | commitdiff |
2006-05-08 |
simonpj@microsoft.com | Do not put wired-in things in interface files |
tree | commitdiff |
2006-05-02 |
Lemmih | breakpointCond |
tree | commitdiff |
2006-04-18 |
Simon Marlow | remove vestiges of ByteArray and MutableByteArray,... |
tree | commitdiff |
2006-04-07 |
Simon Marlow | Reorganisation of the source tree |
tree | commitdiff |
|