307 Commits

Author SHA1 Message Date
Johz
b285d01167 Add appdirs to package.json 2014-07-20 20:19:25 +01:00
Nick Greenfield
778230e135 Add bitarray to packages.json 2014-07-19 12:17:52 -07:00
blamestross
632bf8c541 I left out a comma. This breaks the babel. 2014-07-01 11:33:09 -04:00
BrendanBenshoof
cf88aa49ba added vectors package 2014-06-30 11:44:59 -04:00
Araq
4af0465ecb proper tagging 2014-06-29 02:16:03 +02:00
Araq
a026b6047a added c2nim and pas2nim packages 2014-06-28 23:28:48 +02:00
Felix Krause
a1ebe6e738 Added emerald 2014-06-26 22:17:25 +02:00
Varriount
e646b4205d Update packages.json
Corrected Syntax
2014-06-14 22:14:12 -04:00
def
b743815665 Fix commas 2014-06-15 00:01:02 +02:00
def
a02d437355 Add rsvg module 2014-06-14 12:06:13 +02:00
Grzegorz Adam Hankiewicz
f188909f91 Adds midnight_dynamite module. 2014-06-14 01:46:50 +02:00
Grzegorz Adam Hankiewicz
1c1adea875 Adds gh_nimrod_doc_pages to list. 2014-06-02 19:22:01 +02:00
onionhammer
37b9ab4ca3 Added clibpp C++ library wrapping package 2014-05-29 20:45:27 -05:00
Frank Fischer
97b232ccd3 Added strfmt module 2014-05-29 21:25:59 +02:00
onionhammer
ed49d1a484 Fixed missing comma 2014-05-25 18:24:00 -05:00
onionhammer
de81fb72f8 Added nimrod templates module 2014-05-25 18:21:42 -05:00
Erwan Ameil
270cb0e6dc Added jade-nim package 2014-05-20 22:27:41 +02:00
Dominik Picheta
e3cf714842 Merge pull request #56 from boydgreenfield/master
Rename murmur -> murmur3 to not conflict w/ prior module
2014-05-15 23:17:10 +01:00
boydgreenfield
0fc85c3a16 Rename murmur -> murmur3 to not conflict w/ prior module
(https://github.com/olahol/nimrod-murmur)

Yes, sorry about that.
2014-05-15 17:51:51 -04:00
Eric S. Bullington
de28adf235 Modified entry name to match file import name per babel guidelines 2014-05-15 12:04:17 -04:00
Eric S. Bullington
2a1297527b Added simple hex string encoding/decoding package 2014-05-14 10:07:57 -04:00
boydgreenfield
73072bf27e Add murmur, a simple MurmurHash 3 wrapper 2014-05-12 17:51:37 -07:00
onionhammer
430f9b9d8e Updated url 2014-04-26 11:46:48 -05:00
onionhammer
000c1e835f Added shoco string compression 2014-04-25 20:32:23 -05:00
Dominik Picheta
addfa81ca5 Get rid of trailing comma. 2014-04-09 21:24:04 +01:00
Billingsly Wetherfordshire
518f738f1f added physfs 2014-03-27 14:46:06 -05:00
Billingsly Wetherfordshire
631bbd6300 add allegro5 package 2014-03-25 02:58:39 -05:00
Billingsly Wetherfordshire
2e631ebe81 added mongo 2014-03-24 20:03:19 -05:00
Billingsly Wetherfordshire
a87173710c Update packages.json
added horde3d wrapper
2014-03-23 00:01:17 -05:00
Jason Livesay
61d40ea988 Add redissessions 2014-03-22 19:02:53 -07:00
Grzegorz Adam Hankiewicz
e944150071 Adds number_files command. 2014-03-22 19:39:26 +01:00
Billingsly Wetherfordshire
619ae299f6 Update packages.json 2014-03-22 02:10:19 -05:00
Varriount
cacc0f8c2b Update packages.json 2014-03-20 21:26:22 -04:00
Varriount
616dad2c69 Update packages.json
Added DevIL wrapper repo
2014-03-20 21:26:01 -04:00
Dominik Picheta
c7f06cfe20 Add opencl. 2014-03-16 21:08:32 +00:00
Jason Livesay
c494799af6 add bcrypt 2014-03-11 16:18:52 -07:00
Charlie Barto
fc16c49ec7 Update packages.json 2014-03-09 01:44:17 -05:00
charlie barto
13f543c99a added the nim-freeimage freeimage wrapper 2014-03-08 20:44:08 -05:00
charlie barto
0de0ba5672 added assimp wrapper 2014-03-08 01:41:21 -05:00
Billingsly Wetherfordshire
71ec516822 added sdl2 2014-03-01 17:58:27 -06:00
charlie barto
07b2fbcfe7 changed git url from ssh to http 2014-02-23 20:09:11 -05:00
charlie barto
72c1562d48 added nimlibpng 2014-02-23 16:54:12 -05:00
Micky Latowicki
120d01266a fix typos in NimBorg's descriptor 2014-02-12 14:04:22 +02:00
Micky Latowicki
1aa671759f add NimBorg, a package for interfacing with lua and python 2014-02-12 13:44:31 +02:00
charlie
10855fbf8b added libalpm package 2014-01-27 12:30:14 -05:00
Grzegorz Adam Hankiewicz
de64a92845 Adds awesome_rmdir binary package. 2013-12-21 20:21:54 +01:00
Erik Johansson Andersson
0838a703c6 wrong "web" value for nim-glfw 2013-12-20 14:56:08 +01:00
Grzegorz Adam Hankiewicz
bb9d83ab56 Adds objcbridge package. 2013-12-12 23:05:19 +01:00
Billingsly Wetherfordshire
6433df0b9e Update packages.json
removed windows from babel
2013-12-09 11:33:20 -06:00
boydgreenfield
360c363aa3 Add bloom package
Efficient Bloom filter implementation in Nimrod, with a default C implementation of MurmurHash3 for hashing (optional Nimrod built-in hash functions may be used as well).
2013-12-08 22:20:51 -08:00