public
Description: The Nu programming language.
Homepage: http://programming.nu
Clone URL: git://github.com/timburks/nu.git

timburks's nu Feed   feed

llnull started watching nu about 1 hour ago
nu is at timburks/nu
drewfranklin started watching nu 25 days ago
nu is at timburks/nu
dima started watching nu 27 days ago
nu is at timburks/nu
vic started watching nu 28 days ago
nu is at timburks/nu
yipstar started watching nu about 1 month ago
nu is at timburks/nu
jantzeno started watching nu about 1 month ago
nu is at timburks/nu
paulboone started watching nu about 1 month ago
nu is at timburks/nu
timburks committed to timburks/nu about 1 month ago

7df8a4539a47d648172e22e1ec6f78280e2c1b32

Merge git://github.com/al-skobelev/nu

ekellner forked timburks/nu about 1 month ago
Forked repository is at ekellner/nu
woid started watching nu about 1 month ago
nu is at timburks/nu
swannodette started watching nu 2 months ago
nu is at timburks/nu
mdippery started watching nu 2 months ago
nu is at timburks/nu
eigen started watching nu 2 months ago
nu is at timburks/nu
sqs started watching nu 2 months ago
nu is at timburks/nu
jaehess forked timburks/nu 2 months ago
Forked repository has since been deleted.
jaehess started watching nu 2 months ago
nu is at timburks/nu
yannick started watching nu 2 months ago
nu is at timburks/nu
joecarroll started watching nu 2 months ago
nu is at timburks/nu
nbrosnahan started watching nu 3 months ago
nu is at timburks/nu
jemmons started watching nu 3 months ago
nu is at timburks/nu
bjeanes commented on timburks/nu 3 months ago
Comment in c633b2e:

drnic, that doesn’t handle the case where the bundle isn’t a git repository. i.e. i personally just hit the download button to install my copy. In retrospect, making it a git clone probably would have been more useful, but the point still stands

drnic commented on timburks/nu 3 months ago
Comment in c633b2e:

Instead of rm -rf’ing the folder, clone the repo if the folder doesn’t exist, or "cd folder && git pull" if the folder does exist, perhaps?

ka2 forked timburks/nu 3 months ago
Forked repository has since been deleted.
ka2 started watching nu 3 months ago
nu is at timburks/nu
timburks committed to timburks/nu 3 months ago

f172d71ed38a341162542524b9a67e17fe5d7221

Simplified atom? and string? operators, made (atom? nil) and (nil atom) consistent (both true).

timburks committed to timburks/nu 3 months ago

b8ab31a90bd1459d9fcb7a8f4c72e62dcf18786e

Merge git://github.com/ijt/nu

timburks committed to timburks/nu 3 months ago

7e855ef9a9605c6ee0e4141b050f8e1b2023c3dc

Merge git://github.com/localhost/nu

timburks committed to timburks/nu 3 months ago

a8de9e54e3b1dace17ecc9aa25a01810548f5f95

Merge git://github.com/drnic/nu

timburks committed to timburks/nu 3 months ago

e3a9fceb1d4badea751e1c8bda5618809a877890

Merge git://github.com/al-skobelev/nu

timburks committed to timburks/nu 3 months ago

2911d0995dd403daf91c57c79308e792168f7aba

Merge git://github.com/jsallis/nu