openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
learn-haskell-coq-ml-etc
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 18 hours
ago. based on code collected
about 18 hours
ago.
Jul 27, 2024 — Jul 27, 2025
Showing page 42 of 47
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
More applicative.
Harold Carr
More...
over 11 years ago
Playing with applicative.
Harold Carr
More...
over 11 years ago
Added NICTA to README - removed Real World Haskell link.
Harold Carr
More...
over 11 years ago
messing with Applicative.
Harold Carr
More...
over 11 years ago
Added my answers to NICTA course.
Harold Carr
More...
over 11 years ago
Added playground for McBride and Paterson's applicative paper.
Harold Carr
More...
over 11 years ago
Moved bitly-client into its own repo.
Harold Carr
More...
over 11 years ago
Moved stuff out of bitly-client in preparation for making it standalone.
Harold Carr
More...
over 11 years ago
Added date to copyright. Added README.
Harold Carr
More...
over 11 years ago
Added link/lookup. All remote tests pass. Two local tests fail because I do not have <|> working right yet.
Harold Carr
More...
over 11 years ago
Due to a record field name collision, I noticed that my use of <|> is not actually working correctly. An info request is return expand data. Compiles and executes, but is giving wrong results.
Harold Carr
More...
over 11 years ago
Normalized header across files.
Harold Carr
More...
over 11 years ago
Updated test data. All existing executing tests now pass. Also started adding "shorten" support.
Harold Carr
More...
over 11 years ago
Added "info" response. Now know how to "backtrack" (e.g., <|> works!).
Harold Carr
More...
over 11 years ago
Starting to add more API support. Still need to use <|> to handle different cases.
Harold Carr
More...
over 11 years ago
Works now - based on J. Abrahamson's response to my http://stackoverflow.com/questions/22514380/how-do-you-parse-bitly-response-json-with-aeson Still need to incorporate his ok/else pointers. runLocalTests "fails" becauses only because the test itself has a "wrong" expected result (need to fix).
Harold Carr
More...
over 11 years ago
Still trying to parse the "expand" array.
Harold Carr
More...
over 11 years ago
Minimal. Working. Far from "right" or complete.
Harold Carr
More...
over 11 years ago
Getting there. This works.
Harold Carr
More...
over 11 years ago
Trying to handle nested JSON. The tests pass, but I have commented out the drill down for now. Going to switch to something else.
Harold Carr
More...
over 11 years ago
Aes.hs: trying fully derived Aeson example from _Beginning Haskell_ book. toJSON works. fromJSON does not.
Harold Carr
More...
over 11 years ago
Moved Request and Response into separate files to get around record accessor name collisions. Works.
Harold Carr
More...
over 11 years ago
Works. Functionally complete. But bugs : (Just "message") escapes quotes. Needs finer-grained handling of field types. And much cleanup.
Harold Carr
More...
over 11 years ago
Working (but not complete) client in TH.
Harold Carr
More...
over 11 years ago
Back to figuring out how to use template haskell - understand ''Foo now.
Harold Carr
More...
over 11 years ago
Reorganizing my explorations of TH and Uniplate.
Harold Carr
More...
over 11 years ago
Successfully finding/returning then traversing record declarations.
Harold Carr
More...
over 11 years ago
Learning TH and GHC.Generics and Uniplate.
Harold Carr
More...
over 11 years ago
reorg (still in process)
Harold Carr
More...
over 11 years ago
Learning template haskell.
Harold Carr
More...
over 11 years ago
←
1
2
…
38
39
40
41
42
43
44
45
46
47
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree