| CARVIEW |
nsf
- You’re not logged in!
- Login
- Pricing & Signup
- Location
- Yekaterinburg, Russia
- Member Since
- Jun 04, 2008 (over 2 years)
Following 0 coders and watching 11 repositories view all →
Public Repositories (9)
-
gocode
Autocompletion/refactoring daemon for Go language
Last updated Fri Jul 30 06:53:57 -0700 2010
-
termbox
Library that helps making Terminal-based Pseudo-GUIs (ncurses-like, but simpler)
Last updated Wed Jul 14 22:48:00 -0700 2010
-
nsf.github.com
GitHub pages repo
Last updated Tue Jul 13 20:50:53 -0700 2010
-
bmpanel2
bmpanel version 2
Last updated Sat Jul 10 13:40:54 -0700 2010
-
gomandel
Go mandelbrot demo program
Last updated Fri Jul 02 12:34:25 -0700 2010
-
gotris
Classic tetris game written in Go
Last updated Thu Jun 24 17:22:21 -0700 2010
-
tbclock
tty-clock clone based on termbox
Last updated Fri Mar 12 20:24:23 -0800 2010
-
obkey
ObKey - Openbox Key Editor
Last updated Mon Nov 23 02:24:39 -0800 2009
-
bmpanel
bmpanel - lightweight, netwm compliant, x11 panel with desktop switcher, taskbar, systray and clock
Last updated Wed Mar 25 21:02:41 -0700 2009
Public Activity 
-
b623e31Refactoring for Decl.Expand method.
-
a889aafIf package is absent, don't panic.
-
306ccccChange Decl.Children implementation to be a map.
-
850db06Fix length issues and implement map[string]ast# case.
-
831b338Move lengths check to a server.
-
c79ad60Oops. Replace 'i' with 'j' for second operand. :D
-
80bd23aSimple optimization in Less function for sort.Interface.
-
35f3378Check types for correctness before printing.
-
054149dChange "waiting for server initialization" scheme in client.
-
99a098dHandle packages imported for side effects (import _ "mypkg").
-
572681dSmall fixes.
-
133bcd1Small oops fix, processFile was missing cfnsReverse reset stat...
-
f8f51bcAnother reminder for future. 'AddChild' has linear complexity.
-
ef3d276Add NOTE regarding git master branch reliability.
-
aae4826Add TODO for map[string]ast.# case.
-
94dff38Handle *ast.BadExpr in prettyPrintTypeExpr (temporary).
-
81dad76Remove unused code.
-
9494443Add "Bug reports" section to the README file.
-
85d6ab2Vim script: check for return code.
-
0c360f2Add support for built-in package "unsafe".
-
c38351aFix test. There was a refactoring, now 'test' works fine with it.
-
b4916d0Fix identifier scanner. Was [A-Za-z0-9], should be: [A-Za-z0-9_]
-
1ff5174One more fix for type inference.
-
d8eeefaUpdate README file. Add simple usage guide.
-
d73b90bOops, forgot to remove debug Printf statement.
-
a209890Fix misc type inference issues.
-
3bd2d40Add drop-cache command and support for local packages.
-
f2d2f3aProcess select statements, implement FuncLit handling.
-
efee67cGreatly simplify and improve vim autocompletion script.
-
f5b9158Fix type switch statements.
-
927483fPreliminary support for type embedding (not tested well).
-
bd72d4bMutlifile packages support, few misc fixes.
-
785a3cbFix test.
-
83f8600Write true to cache on successful open only.
