|
add kscript
|
|---|
|
|
| kscript/Makefile 0 → 100755 |
|---|
| kscript/docs/info.txt 0 → 100755 |
|---|
| kscript/include/sc_assert.h 0 → 100755 |
|---|
| kscript/include/sc_config.h 0 → 100755 |
|---|
| kscript/include/sc_dl.h 0 → 100755 |
|---|
| kscript/include/sc_env.h 0 → 100755 |
|---|
| kscript/include/sc_error.h 0 → 100755 |
|---|
| kscript/include/sc_error_posix.h 0 → 100755 |
|---|
| kscript/include/sc_error_win.h 0 → 100755 |
|---|
| kscript/include/sc_inttype.h 0 → 100755 |
|---|
| kscript/include/sc_iterator.h 0 → 100755 |
|---|
| kscript/include/sc_list.h 0 → 100755 |
|---|
| kscript/include/sc_logger.h 0 → 100755 |
|---|
| kscript/include/sc_map.h 0 → 100755 |
|---|
| kscript/include/sc_mmgr.h 0 → 100755 |
|---|
| kscript/include/sc_number.h 0 → 100755 |
|---|
| kscript/include/sc_os.h 0 → 100755 |
|---|
| kscript/include/sc_socket.h 0 → 100755 |
|---|
| kscript/include/sc_stdbool.h 0 → 100755 |
|---|
| kscript/include/sc_stdint.h 0 → 100755 |
|---|
| kscript/include/sc_stream.h 0 → 100755 |
|---|
| kscript/include/sc_stream_file.h 0 → 100755 |
|---|
| kscript/include/sc_stream_memory.h 0 → 100755 |
|---|
| kscript/include/sc_stream_socket.h 0 → 100755 |
|---|
| kscript/include/sc_string.h 0 → 100755 |
|---|
| kscript/include/sc_thread.h 0 → 100755 |
|---|
| kscript/include/sc_unittest.h 0 → 100755 |
|---|
| kscript/lib/libsc.a 0 → 100755 |
|---|
|
Not supported
|
| kscript/obj/kscript.o 0 → 100644 |
|---|
|
Not supported
|
| kscript/obj/kscript_debug.o 0 → 100755 |
|---|
|
Not supported
|
| kscript/obj/kscript_token.o 0 → 100644 |
|---|
|
Not supported
|
| kscript/sc-config 0 → 100755 |
|---|
| kscript/src/kscript.c 0 → 100755 |
|---|
| kscript/src/kscript_token.c 0 → 100755 |
|---|
| kscript/src/kscript_token.h 0 → 100755 |
|---|
| kscript/tests/unittest.c 0 → 100755 |
|---|
| kscript/tests/unittest.h 0 → 100755 |
|---|