]>
git.immae.eu Git - github/fretlink/purs-loader.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
eric thul [Sat, 17 Jan 2015 21:24:33 +0000 (16:24 -0500)]
Parsing module name from source
Resolves issue #3 since the the module name defined in the PureScript
file is used to resolve the location of the CommonJS-generated output.
eric thul [Thu, 15 Jan 2015 03:53:28 +0000 (22:53 -0500)]
updating example
eric thul [Thu, 15 Jan 2015 03:18:13 +0000 (22:18 -0500)]
Adding bower path
eric thul [Wed, 14 Jan 2015 03:03:09 +0000 (22:03 -0500)]
Merge branch 'topic/example'
eric thul [Wed, 14 Jan 2015 03:03:00 +0000 (22:03 -0500)]
Adding basic example
eric thul [Thu, 20 Nov 2014 21:26:18 +0000 (16:26 -0500)]
Merge branch 'release/0.0.2'
eric thul [Thu, 20 Nov 2014 21:26:09 +0000 (16:26 -0500)]
Bumping version number to 0.0.2
eric thul [Thu, 20 Nov 2014 21:24:19 +0000 (16:24 -0500)]
Merge branch 'topic/bug-fixes'
eric thul [Thu, 20 Nov 2014 21:23:38 +0000 (16:23 -0500)]
Obtaining output directory
Resolves issues #2
eric thul [Thu, 20 Nov 2014 21:22:27 +0000 (16:22 -0500)]
Removing --runtime-type-checks
Resolves issue #1
eric thul [Tue, 23 Sep 2014 03:50:17 +0000 (23:50 -0400)]
Merge branch 'release/0.0.1'
eric thul [Tue, 23 Sep 2014 03:50:07 +0000 (23:50 -0400)]
Bumping version number to 0.0.1
eric thul [Tue, 23 Sep 2014 03:46:20 +0000 (23:46 -0400)]
Updating README
eric thul [Tue, 23 Sep 2014 03:43:54 +0000 (23:43 -0400)]
Merge branch 'topic/bootstrap'
eric thul [Sun, 21 Sep 2014 16:50:12 +0000 (12:50 -0400)]
Implementation of the loader
eric thul [Sun, 21 Sep 2014 16:46:39 +0000 (12:46 -0400)]
Initial commit