S JavaScriptem funguje tato webová stránka lépe.
Domů
Nápověda
Přihlásit se
cacalabs
/
neercs
zrcadlo
https://github.com/cacalabs/neercs.git
Sledovat
1
Oblíbit
0
Rozštěpit
0
Zdrojový kód
Úkoly
0
Vydání
0
Wiki
Aktivita
Procházet zdrojové kódy
base: strip core.h from its contents and put it in public/private headers.
master
Sam Hocevar
před 10 roky
rodič
a5694a59f0
revize
ebbb89f91c
7 změnil soubory
, kde provedl
7 přidání
a
7 odebrání
Rozdělené zobrazení
Diff Options
Zobrazit statistiky
Stáhněte soubor opravy
Stáhněte rozdílový soubor
+1
-1
neercs/neercs.cpp
+1
-1
neercs/old/wm.cpp
+1
-1
neercs/term/ansi.cpp
+1
-1
neercs/term/pty.cpp
+1
-1
neercs/term/term.cpp
+1
-1
neercs/video/render.cpp
+1
-1
neercs/video/text-render.cpp
+ 1
- 1
neercs/neercs.cpp
Zobrazit soubor
@@ -10,7 +10,7 @@
#include <time.h>
#include
"core.h"
#include
<lol/main.h>
#include <caca.h>
+ 1
- 1
neercs/old/wm.cpp
Zobrazit soubor
@@ -19,7 +19,7 @@
#include <stdlib.h>
#include <math.h>
#include
"core.h"
#include
<lol/main.h>
#include <caca.h>
+ 1
- 1
neercs/term/ansi.cpp
Zobrazit soubor
@@ -18,7 +18,7 @@
#include <string.h>
#include
"core.h"
#include
<lol/main.h>
using namespace std;
using namespace lol;
+ 1
- 1
neercs/term/pty.cpp
Zobrazit soubor
@@ -33,7 +33,7 @@
# include <fcntl.h>
#endif
#include
"core.h"
#include
<lol/main.h>
#include "loldebug.h"
using namespace std;
+ 1
- 1
neercs/term/term.cpp
Zobrazit soubor
@@ -6,7 +6,7 @@
# include "config.h"
#endif
#include
"core.h"
#include
<lol/main.h>
using namespace std;
using namespace lol;
+ 1
- 1
neercs/video/render.cpp
Zobrazit soubor
@@ -12,7 +12,7 @@
#include <ctime>
#include <string>
#include
"core.h"
#include
<lol/main.h>
#include "lolgl.h"
#include "loldebug.h"
+ 1
- 1
neercs/video/text-render.cpp
Zobrazit soubor
@@ -12,7 +12,7 @@
#include <ctime>
#include <string>
#include
"core.h"
#include
<lol/main.h>
#include "lolgl.h"
using namespace std;
Zapsat
Náhled
Načítá se…
Zrušit
Uložit