omouse (Rudolf Olah)

Name
Rudolf Olah
Email
Website/Blog
http://neverfriday.com/sweetfriday
Location
Canada
Member Since
Jun 16, 2008 (about 1 year)

Following 2 githubbers and watching 11 repositories view all →

Public Repositories (6)

  • zencoding

    a neat way to write markup quickly in emacs

    legend

    Forked from chrisdone/zencoding Wed Nov 25 10:29:20 -0800 2009

    Last updated Thu Nov 26 11:45:06 -0800 2009

  • friendfeed-cleaner

    Program for cleaning up a FriendFeed user's subscription list.

    legend

    Last updated Thu Jun 11 16:08:25 -0700 2009

  • processing-emacs

    Processing mode for Emacs

    legend

    Last updated Fri Apr 10 10:43:08 -0700 2009

  • ohprocessing

    A GIT version of the Processing.org SVN repo

    legend

    Last updated Wed Jan 28 15:25:20 -0800 2009

  • dna-rna-amino

    Conversion tool that turns DNA sequences into RNA sequences, and lists the amino acids in the RNA

    legend

    Last updated Thu Oct 23 09:21:52 -0700 2008

  • sandals

    An imitation for JavaScript of shoes, the tiny Ruby graphical toolkit

    legend

    Last updated Fri Jul 25 16:25:10 -0700 2008

Public Activity feed

omouse pushed to master at omouse/zencoding Thu Nov 26 11:45:07 -0800 2009
HEAD is 27253c479eb3657a9268e87e995f77f72efb848f
  • Rudolf committed 27253c47:
    Removed unnecessary comments at the end of the file
omouse created gist: 243376 Thu Nov 26 02:05:51 -0800 2009
;;; zencoding-trie.el --- A trie data structure built for zencoding-mode ;; ;; Copyright (C) 2009...
omouse pushed to master at omouse/zencoding Thu Nov 26 02:04:24 -0800 2009
HEAD is c89ec2d0d6029a2830b1d13636ef54bb2c57a34e
  • Rudolf committed c89ec2d0:
    Created a generalized traversal function for searching the trie. Removed old retrieval and insertion functions. Split the branch accessor into two functions.
omouse pushed to master at omouse/zencoding Thu Nov 26 01:34:39 -0800 2009
HEAD is 85d21594b0692a4b0daf7c2eb247bbbb8307ed78
  • Rudolf committed 85d21594:
    Simplified the insertion function, added a branch accessor, added a retrieval function, fixed the test code
omouse pushed to master at omouse/zencoding Thu Nov 26 00:04:50 -0800 2009
HEAD is 94c131f2660195350172dddb1369e016a5eac3d2

3 commits »

omouse forked chrisdone/zencoding Wed Nov 25 10:29:21 -0800 2009
Forked repository is at omouse/zencoding
omouse started watching chrisdone/zencoding Wed Nov 25 10:28:13 -0800 2009
zencoding's description:
a neat way to write markup quickly in emacs