dejw (Dawid Fatyga)

Name
Dawid Fatyga
Email
Website/Blog
http://netquiz.pl
Location
Poland, Cracow
Member Since
Jul 14, 2009 (4 months)

Following 4 githubbers and watching 17 repositories view all →

Public Repositories (4)

  • bit-graphics

    Series of graphics tutorials (DirectX9)

    legend

    Last updated Fri Dec 04 10:32:32 -0800 2009

  • turing

    Interpreter for programs written for Turing Machine.

    legend

    Last updated Sun Oct 25 06:18:05 -0700 2009

  • treetopper

    Converter for EBNF grammars into TreeTop format file.

    legend

    Last updated Thu Jul 16 13:53:46 -0700 2009

  • treetop

    A Ruby-based parsing DSL based on parsing expression grammars.

    legend

    Forked from nathansobo/treetop Wed Jul 15 08:58:37 -0700 2009

    Last updated Thu Jul 16 06:13:30 -0700 2009

Public Activity feed

dejw pushed to master at dejw/bit-graphics Fri Dec 04 10:32:32 -0800 2009
HEAD is 2547089ef42a5da17b4b07e5616779b74ba29bab
dejw pushed to master at dejw/bit-graphics Tue Dec 01 11:40:43 -0800 2009
HEAD is 2f24040ed1c19647a5d3e630b7322d23b112a5ef
dejw added jrudol to bit-graphics Mon Nov 30 08:18:34 -0800 2009
bit-graphics is at dejw/bit-graphics
dejw pushed to master at dejw/bit-graphics Mon Nov 30 08:14:23 -0800 2009
HEAD is e9c766f075e9b1e24ef3bb929300faefd3867311
  • dejw committed e9c766f0:
    Fixed hyperlinks in 'readme' file.
dejw created branch master at dejw/bit-graphics Mon Nov 30 08:12:06 -0800 2009
dejw created repository bit-graphics Mon Nov 30 08:08:52 -0800 2009
New repository is at dejw/bit-graphics
dejw created gist: 242334 Tue Nov 24 15:32:37 -0800 2009
#include <d3dx9.h> #pragma comment (lib, "d3d9.lib") #pragma comment (lib, "d3dx9.lib")
dejw updated gist: 223262 Fri Nov 06 03:47:26 -0800 2009
#include <cstdio> #include <cstring> #include <cstdlib>
dejw updated gist: 223262 Sat Oct 31 14:57:43 -0700 2009
#include <cstdio> #include <cstring> #include <cstdlib>
dejw updated gist: 223262 Sat Oct 31 14:56:04 -0700 2009
#include <cstdio> #include <cstring> #include <cstdlib>
dejw updated gist: 223262 Sat Oct 31 14:52:05 -0700 2009
#include <stdio.h> #include <string.h> #include <stdlib.h>
dejw updated gist: 223262 Sat Oct 31 14:51:49 -0700 2009
#include <stdio.h> #include <string.h> #include <stdlib.h>
dejw created gist: 223262 Sat Oct 31 14:51:21 -0700 2009
#include <stdio.h> #include <string.h> #include <stdlib.h>
dejw created gist: 222659 Fri Oct 30 12:59:55 -0700 2009
WYLOSUJ(ruchy, n) R := ruchy[random(n)] ruchy := ruchy - R
dejw pushed to master at dejw/turing Sun Oct 25 06:18:05 -0700 2009
HEAD is ef0a909eede4cadc3e9e6a8a6eaf60bebf5b485c
  • dejw committed ef0a909e:
    Reorganized file and directory structure.
dejw created branch master at dejw/turing Sun Oct 25 05:43:38 -0700 2009
New branch is at dejw/turing/tree/master
dejw created repository turing Sun Oct 25 05:42:59 -0700 2009
New repository is at dejw/turing
dejw created gist: 210352 Wed Oct 14 12:58:39 -0700 2009
<