# # ChangeLog for uspace/dist/src in mainline # # Generated by Trac 1.6 # 2025-10-20T09:07:03Z Wed, 08 Aug 2012 04:13:53 GMT Sean Bartell [d8bd2ec] * uspace/app/bithenge/script.c (modified) * uspace/dist/src/bithenge/test.bh (modified) Bithenge: add syntax for inputless transforms Wed, 08 Aug 2012 00:52:22 GMT Sean Bartell [a66ea217] * uspace/app/bithenge/expression.c (modified) * uspace/app/bithenge/expression.h (modified) * uspace/app/bithenge/script.c (modified) * uspace/app/bithenge/transform.c (modified) * uspace/app/bithenge/transform.h (modified) * uspace/dist/src/bithenge/test.bh (modified) Bithenge: use expressions to make transforms Tue, 07 Aug 2012 05:00:41 GMT Sean Bartell [c12b2ae] * uspace/app/bithenge/expression.c (modified) * uspace/app/bithenge/expression.h (modified) * uspace/app/bithenge/script.c (modified) * uspace/app/bithenge/transform.c (modified) * uspace/app/bithenge/transform.h (modified) * uspace/dist/src/bithenge/test-repeat.bh (modified) Bithenge: search for current node members in outer scopes Mon, 06 Aug 2012 04:15:33 GMT Sean Bartell [0ce0103] * uspace/app/bithenge/blob.c (modified) * uspace/app/bithenge/blob.h (modified) * uspace/app/bithenge/transform.c (modified) * uspace/app/bithenge/transform.h (modified) * uspace/dist/src/bithenge/test-bits.bh (added) * uspace/dist/src/bithenge/test-bits.dat (added) Bithenge: implement bitfields Sat, 04 Aug 2012 03:51:15 GMT Sean Bartell [c3437d9] * uspace/app/bithenge/script.c (modified) * uspace/app/bithenge/sequence.c (modified) * uspace/app/bithenge/sequence.h (modified) * uspace/app/bithenge/transform.c (modified) * uspace/app/bithenge/transform.h (modified) * uspace/dist/src/bithenge/test-repeat.bh (modified) * uspace/dist/src/bithenge/test-repeat.dat (modified) Bithenge: add do{}while() transforms Sat, 04 Aug 2012 00:56:49 GMT Sean Bartell [e3f2765] * uspace/app/bithenge/blob.h (modified) * uspace/app/bithenge/script.c (modified) * uspace/app/bithenge/sequence.c (modified) * uspace/dist/src/bithenge/test-repeat.bh (modified) * uspace/dist/src/bithenge/test-repeat.dat (modified) Bithenge: add repeat without count Fri, 03 Aug 2012 21:03:27 GMT Sean Bartell [0caaaa00] * uspace/app/bithenge/script.c (modified) * uspace/app/bithenge/sequence.c (modified) * uspace/dist/src/bithenge/test-repeat.bh (added) * uspace/dist/src/bithenge/test-repeat.dat (added) Bithenge: add repeat(count) syntax Tue, 31 Jul 2012 21:07:26 GMT Sean Bartell [78d3a00] * uspace/app/bithenge/expression.c (modified) * uspace/app/bithenge/expression.h (modified) * uspace/app/bithenge/script.c (modified) * uspace/app/bithenge/transform.c (modified) * uspace/app/bithenge/transform.h (modified) * uspace/app/bithenge/tree.c (modified) * uspace/dist/src/bithenge/test.bh (modified) * uspace/dist/src/bithenge/test.dat (modified) Bithenge: add switch transforms and sugar Sun, 29 Jul 2012 03:02:24 GMT Sean Bartell [d7c8e39f] * uspace/app/bithenge/transform.c (modified) * uspace/dist/src/bithenge/test.bh (modified) Bithenge: struct node performance improvement Sat, 28 Jul 2012 23:43:23 GMT Sean Bartell [84e8a70] * uspace/app/bithenge/transform.c (modified) * uspace/dist/src/bithenge/test.bh (added) * uspace/dist/src/bithenge/test.dat (added) Bithenge: fix struct_transform and add parameter test script Wed, 18 Jul 2012 22:47:42 GMT Sean Bartell [ff788c3] * uspace/dist/src/bithenge/usbdesc.bh (added) * uspace/dist/src/bithenge/usbkbd.dat (added) Bithenge: add USB descriptor example Wed, 27 Jun 2012 20:32:59 GMT Sean Bartell [02dcb20] * uspace/app/bithenge/script.c (modified) * uspace/dist/src/bithenge/trip.bh (added) * uspace/dist/src/bithenge/trip.dat (added) Bithenge: add test files and comment support Sun, 06 Nov 2011 21:09:02 GMT Jakub Jermar [7b5f4c9] * uspace/dist/src/c/demos/tetris/screen.c (modified) Fix a compile error when compiling the tetris demo with the Portable ... Sun, 21 Aug 2011 15:35:03 GMT Petr Koupy [ec7f8b1] * kernel/arch/amd64/include/asm.h (modified) * kernel/arch/ia32/include/asm.h (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/bdsh/Makefile (modified) * uspace/app/bdsh/cmds/modules/help/help.c (modified) * uspace/app/bdsh/compl.c (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/tester/stdio/stdio1.c (modified) * uspace/dist/src/sysel/demos/htxtfile.sy (modified) * uspace/dist/textdemo (moved) * uspace/lib/c/arch/ia32/include/ddi.h (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/ns.c (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/str.h (modified) * uspace/lib/fmtutil/Makefile (added) * uspace/lib/fmtutil/fmtutil.c (added) * uspace/lib/fmtutil/fmtutil.h (added) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/main.c (modified) Merge mainline changes. Sun, 21 Aug 2011 11:29:41 GMT Martin Sucha [1877128] * uspace/app/tester/stdio/stdio1.c (modified) * uspace/dist/src/sysel/demos/htxtfile.sy (modified) Fix filenames that referenced readme file Sun, 21 Aug 2011 01:15:03 GMT Petr Koupy [6b9355a] * uspace/dist/src/c/demos/edit/build (added) * uspace/dist/src/c/demos/edit/clean (added) * uspace/dist/src/c/demos/edit/edit.c (added) * uspace/dist/src/c/demos/edit/sheet.c (added) * uspace/dist/src/c/demos/edit/sheet.h (added) * uspace/dist/src/c/demos/top/build (added) * uspace/dist/src/c/demos/top/clean (added) * uspace/dist/src/c/demos/top/screen.c (added) * uspace/dist/src/c/demos/top/screen.h (added) * uspace/dist/src/c/demos/top/top.c (added) * uspace/dist/src/c/demos/top/top.h (added) Added two more toolchain demos (edit and top). Sat, 20 Aug 2011 17:04:52 GMT Petr Koupy [c8f70eb] * uspace/dist/src/c/demos/tetris/build (modified) * uspace/lib/c/arch/amd64/include/atomic.h (modified) * uspace/lib/c/arch/ia32/include/atomic.h (modified) * uspace/lib/c/arch/ia32/include/ddi.h (modified) pcc incompatible inline assembly rewritten in a more agreeable fashion. Sun, 24 Jul 2011 18:01:12 GMT Petr Koupy [3508000] * uspace/dist/src/c/demos/hello/build (added) * uspace/dist/src/c/demos/hello/clean (added) * uspace/dist/src/c/demos/hello/hello.c (added) * uspace/dist/src/c/demos/tetris/build (added) * uspace/dist/src/c/demos/tetris/clean (added) * uspace/dist/src/c/demos/tetris/scores.c (added) * uspace/dist/src/c/demos/tetris/scores.h (added) * uspace/dist/src/c/demos/tetris/screen.c (added) * uspace/dist/src/c/demos/tetris/screen.h (added) * uspace/dist/src/c/demos/tetris/shapes.c (added) * uspace/dist/src/c/demos/tetris/tetris.c (added) * uspace/dist/src/c/demos/tetris/tetris.h (added) Added C demos to demonstrate the toolchain. Wed, 16 Mar 2011 23:23:21 GMT Jiri Svoboda [051b3db8] * uspace/app/sbi/Makefile (modified) * uspace/app/sbi/src/builtin.c (modified) * uspace/app/sbi/src/builtin/bi_console.c (moved) * uspace/app/sbi/src/builtin/bi_console.h (added) * uspace/app/sbi/src/builtin/bi_task.c (added) * uspace/app/sbi/src/builtin/bi_task.h (moved) * uspace/app/sbi/src/imode.c (modified) * uspace/app/sbi/src/intmap.c (modified) * uspace/app/sbi/src/intmap.h (modified) * uspace/app/sbi/src/lex.c (modified) * uspace/app/sbi/src/lex_t.h (modified) * uspace/app/sbi/src/list.c (modified) * uspace/app/sbi/src/list.h (modified) * uspace/app/sbi/src/parse.c (modified) * uspace/app/sbi/src/rdata.c (modified) * uspace/app/sbi/src/rdata.h (modified) * uspace/app/sbi/src/rdata_t.h (modified) * uspace/app/sbi/src/run.c (modified) * uspace/app/sbi/src/run.h (modified) * uspace/app/sbi/src/run_expr.c (modified) * uspace/app/sbi/src/run_expr.h (modified) * uspace/app/sbi/src/stree.c (modified) * uspace/app/sbi/src/stree.h (modified) * uspace/app/sbi/src/stree_t.h (modified) * uspace/app/sbi/src/stype.c (modified) * uspace/app/sbi/src/stype_expr.c (modified) * uspace/dist/src/sysel/demos/arith.sy (modified) * uspace/dist/src/sysel/demos/array.sy (modified) * uspace/dist/src/sysel/demos/autobox.sy (modified) * uspace/dist/src/sysel/demos/count.sy (modified) * uspace/dist/src/sysel/demos/ctor.sy (modified) * uspace/dist/src/sysel/demos/deleg.sy (modified) * uspace/dist/src/sysel/demos/enum.sy (modified) * uspace/dist/src/sysel/demos/except.sy (modified) * uspace/dist/src/sysel/demos/gen.sy (modified) * uspace/dist/src/sysel/demos/hello.sy (modified) * uspace/dist/src/sysel/demos/htxtfile.sy (modified) * uspace/dist/src/sysel/demos/iface.sy (modified) * uspace/dist/src/sysel/demos/inherit.sy (modified) * uspace/dist/src/sysel/demos/list.sy (modified) * uspace/dist/src/sysel/demos/map.sy (modified) * uspace/dist/src/sysel/demos/property.sy (modified) * uspace/dist/src/sysel/demos/string.sy (modified) * uspace/dist/src/sysel/demos/svar.sy (modified) * uspace/dist/src/sysel/demos/switch.sy (added) * uspace/dist/src/sysel/demos/varargs.sy (modified) Update SBI to rev. 344 from upstream. What's new: * ... Wed, 09 Jun 2010 19:01:08 GMT Jiri Svoboda [c5cb943d] * uspace/app/sbi/Makefile (modified) * uspace/app/sbi/src/ancr.c (modified) * uspace/app/sbi/src/bigint.c (modified) * uspace/app/sbi/src/bigint.h (modified) * uspace/app/sbi/src/builtin.c (modified) * uspace/app/sbi/src/builtin.h (modified) * uspace/app/sbi/src/builtin/bi_char.c (added) * uspace/app/sbi/src/builtin/bi_char.h (added) * uspace/app/sbi/src/builtin/bi_fun.c (modified) * uspace/app/sbi/src/builtin/bi_int.c (added) * uspace/app/sbi/src/builtin/bi_int.h (added) * uspace/app/sbi/src/builtin/bi_string.c (modified) * uspace/app/sbi/src/imode.c (modified) * uspace/app/sbi/src/input.c (modified) * uspace/app/sbi/src/mytypes.h (modified) * uspace/app/sbi/src/os/helenos.c (modified) * uspace/app/sbi/src/os/os.h (modified) * uspace/app/sbi/src/os/posix.c (modified) * uspace/app/sbi/src/parse.c (modified) * uspace/app/sbi/src/program.c (modified) * uspace/app/sbi/src/rdata.c (modified) * uspace/app/sbi/src/rdata_t.h (modified) * uspace/app/sbi/src/run.c (modified) * uspace/app/sbi/src/run.h (modified) * uspace/app/sbi/src/run_expr.c (modified) * uspace/app/sbi/src/run_expr.h (modified) * uspace/app/sbi/src/run_t.h (modified) * uspace/app/sbi/src/run_texpr.c (modified) * uspace/app/sbi/src/stree.c (modified) * uspace/app/sbi/src/stree.h (modified) * uspace/app/sbi/src/stree_t.h (modified) * uspace/app/sbi/src/stype.c (modified) * uspace/app/sbi/src/stype.h (modified) * uspace/app/sbi/src/stype_expr.c (modified) * uspace/app/sbi/src/stype_t.h (modified) * uspace/app/sbi/src/symbol.c (modified) * uspace/app/sbi/src/symbol.h (modified) * uspace/app/sbi/src/tdata.c (modified) * uspace/app/sbi/src/tdata_t.h (modified) * uspace/dist/src/sysel/demos/arith.sy (modified) * uspace/dist/src/sysel/demos/array.sy (modified) * uspace/dist/src/sysel/demos/autobox.sy (modified) * uspace/dist/src/sysel/demos/count.sy (modified) * uspace/dist/src/sysel/demos/ctor.sy (modified) * uspace/dist/src/sysel/demos/deleg.sy (modified) * uspace/dist/src/sysel/demos/enum.sy (modified) * uspace/dist/src/sysel/demos/except.sy (modified) * uspace/dist/src/sysel/demos/gen.sy (modified) * uspace/dist/src/sysel/demos/hello.sy (modified) * uspace/dist/src/sysel/demos/hexec.sy (modified) * uspace/dist/src/sysel/demos/htxtfile.sy (modified) * uspace/dist/src/sysel/demos/iface.sy (added) * uspace/dist/src/sysel/demos/inherit.sy (modified) * uspace/dist/src/sysel/demos/list.sy (modified) * uspace/dist/src/sysel/demos/map.sy (modified) * uspace/dist/src/sysel/demos/property.sy (modified) * uspace/dist/src/sysel/demos/string.sy (modified) * uspace/dist/src/sysel/demos/svar.sy (added) * uspace/dist/src/sysel/demos/varargs.sy (modified) * uspace/dist/src/sysel/lib/arith.sy (modified) * uspace/dist/src/sysel/lib/boxed.sy (modified) * uspace/dist/src/sysel/lib/ienum.sy (added) * uspace/dist/src/sysel/lib/libflist (modified) * uspace/dist/src/sysel/lib/list.sy (modified) * uspace/dist/src/sysel/lib/map.sy (modified) Update SBI to rev. 291. Sat, 08 May 2010 08:10:44 GMT Jiri Svoboda [051bc69a] * uspace/app/sbi/Makefile (modified) * uspace/app/sbi/src/ancr.c (modified) * uspace/app/sbi/src/builtin.c (modified) * uspace/app/sbi/src/builtin/bi_string.c (added) * uspace/app/sbi/src/builtin/bi_string.h (added) * uspace/app/sbi/src/builtin/bi_textfile.c (modified) * uspace/app/sbi/src/cspan.c (added) * uspace/app/sbi/src/cspan.h (added) * uspace/app/sbi/src/cspan_t.h (added) * uspace/app/sbi/src/imode.c (modified) * uspace/app/sbi/src/input.c (modified) * uspace/app/sbi/src/input_t.h (modified) * uspace/app/sbi/src/lex.c (modified) * uspace/app/sbi/src/lex.h (modified) * uspace/app/sbi/src/lex_t.h (modified) * uspace/app/sbi/src/mytypes.h (modified) * uspace/app/sbi/src/os/helenos.c (modified) * uspace/app/sbi/src/os/os.h (modified) * uspace/app/sbi/src/os/posix.c (modified) * uspace/app/sbi/src/p_expr.c (modified) * uspace/app/sbi/src/p_type.c (modified) * uspace/app/sbi/src/parse.c (modified) * uspace/app/sbi/src/parse.h (modified) * uspace/app/sbi/src/rdata.c (modified) * uspace/app/sbi/src/rdata.h (modified) * uspace/app/sbi/src/rdata_t.h (modified) * uspace/app/sbi/src/run.c (modified) * uspace/app/sbi/src/run.h (modified) * uspace/app/sbi/src/run_expr.c (modified) * uspace/app/sbi/src/run_t.h (modified) * uspace/app/sbi/src/run_texpr.c (modified) * uspace/app/sbi/src/stree.c (modified) * uspace/app/sbi/src/stree.h (modified) * uspace/app/sbi/src/stree_t.h (modified) * uspace/app/sbi/src/stype.c (modified) * uspace/app/sbi/src/stype.h (modified) * uspace/app/sbi/src/stype_expr.c (modified) * uspace/app/sbi/src/stype_t.h (modified) * uspace/app/sbi/src/symbol.c (modified) * uspace/app/sbi/src/symbol.h (modified) * uspace/app/sbi/src/tdata.c (modified) * uspace/app/sbi/src/tdata.h (modified) * uspace/app/sbi/src/tdata_t.h (modified) * uspace/dist/src/sysel/demos/ctor.sy (added) * uspace/dist/src/sysel/demos/enum.sy (added) * uspace/dist/src/sysel/demos/htxtfile.sy (modified) * uspace/dist/src/sysel/demos/list.sy (modified) * uspace/dist/src/sysel/demos/map.sy (added) * uspace/dist/src/sysel/demos/string.sy (modified) * uspace/dist/src/sysel/demos/varargs.sy (modified) * uspace/dist/src/sysel/lib/boxed.sy (modified) * uspace/dist/src/sysel/lib/libflist (modified) * uspace/dist/src/sysel/lib/list.sy (modified) * uspace/dist/src/sysel/lib/map.sy (added) Update SBI to rev. 244. Fri, 23 Apr 2010 21:41:10 GMT Jiri Svoboda [38aaacc2] * uspace/app/sbi/Makefile (modified) * uspace/app/sbi/src/builtin.c (modified) * uspace/app/sbi/src/builtin.h (modified) * uspace/app/sbi/src/builtin/bi_boxed.c (added) * uspace/app/sbi/src/builtin/bi_boxed.h (added) * uspace/app/sbi/src/builtin/bi_error.c (modified) * uspace/app/sbi/src/builtin/bi_fun.c (modified) * uspace/app/sbi/src/builtin/bi_textfile.c (modified) * uspace/app/sbi/src/builtin_t.h (modified) * uspace/app/sbi/src/debug.h (modified) * uspace/app/sbi/src/imode.c (modified) * uspace/app/sbi/src/lex.c (modified) * uspace/app/sbi/src/lex_t.h (modified) * uspace/app/sbi/src/main.c (modified) * uspace/app/sbi/src/os/helenos.c (modified) * uspace/app/sbi/src/os/os.h (modified) * uspace/app/sbi/src/os/posix.c (modified) * uspace/app/sbi/src/parse.c (modified) * uspace/app/sbi/src/rdata.c (modified) * uspace/app/sbi/src/rdata_t.h (modified) * uspace/app/sbi/src/run.c (modified) * uspace/app/sbi/src/run.h (modified) * uspace/app/sbi/src/run_expr.c (modified) * uspace/app/sbi/src/run_texpr.c (modified) * uspace/app/sbi/src/stree.c (modified) * uspace/app/sbi/src/stree.h (modified) * uspace/app/sbi/src/stree_t.h (modified) * uspace/app/sbi/src/strtab.c (modified) * uspace/app/sbi/src/stype.c (modified) * uspace/app/sbi/src/stype.h (modified) * uspace/app/sbi/src/stype_expr.c (modified) * uspace/app/sbi/src/symbol.c (modified) * uspace/app/sbi/src/symbol.h (modified) * uspace/app/sbi/src/tdata.c (modified) * uspace/app/sbi/src/tdata.h (modified) * uspace/app/sbi/src/tdata_t.h (modified) * uspace/dist/src/sysel/demos/arith.sy (modified) * uspace/dist/src/sysel/demos/autobox.sy (added) * uspace/dist/src/sysel/demos/deleg.sy (added) * uspace/dist/src/sysel/demos/gen.sy (added) * uspace/dist/src/sysel/demos/list.sy (modified) * uspace/dist/src/sysel/demos/property.sy (modified) * uspace/dist/src/sysel/lib/boxed.sy (modified) * uspace/dist/src/sysel/lib/list.sy (modified) Update SBI to rev. 207. Sat, 10 Apr 2010 11:15:33 GMT Jiri Svoboda [074444f] * uspace/app/sbi/Makefile (modified) * uspace/app/sbi/src/builtin/bi_fun.c (modified) * uspace/app/sbi/src/imode.c (modified) * uspace/app/sbi/src/input.c (modified) * uspace/app/sbi/src/input.h (modified) * uspace/app/sbi/src/lex.c (modified) * uspace/app/sbi/src/lex_t.h (modified) * uspace/app/sbi/src/main.c (modified) * uspace/app/sbi/src/os/helenos.c (modified) * uspace/app/sbi/src/os/os.h (modified) * uspace/app/sbi/src/os/posix.c (modified) * uspace/app/sbi/src/p_expr.c (modified) * uspace/app/sbi/src/p_type.c (modified) * uspace/app/sbi/src/parse.c (modified) * uspace/app/sbi/src/program.c (added) * uspace/app/sbi/src/program.h (added) * uspace/app/sbi/src/rdata.c (modified) * uspace/app/sbi/src/rdata.h (modified) * uspace/app/sbi/src/rdata_t.h (modified) * uspace/app/sbi/src/run.c (modified) * uspace/app/sbi/src/run_expr.c (modified) * uspace/app/sbi/src/run_texpr.c (modified) * uspace/app/sbi/src/stree_t.h (modified) * uspace/app/sbi/src/stype.c (modified) * uspace/app/sbi/src/stype.h (modified) * uspace/app/sbi/src/stype_expr.c (modified) * uspace/app/sbi/src/symbol.c (modified) * uspace/app/sbi/src/tdata.c (modified) * uspace/app/sbi/src/tdata_t.h (modified) * uspace/dist/src/sysel/demos/list.sy (modified) * uspace/dist/src/sysel/lib/arith.sy (added) * uspace/dist/src/sysel/lib/boxed.sy (added) * uspace/dist/src/sysel/lib/libflist (added) * uspace/dist/src/sysel/lib/list.sy (added) Update SBI to rev. 184. Sun, 04 Apr 2010 22:31:01 GMT Jiri Svoboda [23de644] * uspace/app/sbi/Makefile (modified) * uspace/app/sbi/src/bigint.c (added) * uspace/app/sbi/src/bigint.h (added) * uspace/app/sbi/src/bigint_t.h (added) * uspace/app/sbi/src/builtin.c (modified) * uspace/app/sbi/src/builtin/bi_error.c (added) * uspace/app/sbi/src/builtin/bi_error.h (added) * uspace/app/sbi/src/builtin/bi_fun.c (modified) * uspace/app/sbi/src/builtin/bi_textfile.c (modified) * uspace/app/sbi/src/builtin_t.h (modified) * uspace/app/sbi/src/debug.h (modified) * uspace/app/sbi/src/imode.c (modified) * uspace/app/sbi/src/lex.c (modified) * uspace/app/sbi/src/lex_t.h (modified) * uspace/app/sbi/src/main.c (modified) * uspace/app/sbi/src/mytypes.h (modified) * uspace/app/sbi/src/os/helenos.c (modified) * uspace/app/sbi/src/os/os.h (modified) * uspace/app/sbi/src/os/posix.c (modified) * uspace/app/sbi/src/p_expr.c (modified) * uspace/app/sbi/src/parse.c (modified) * uspace/app/sbi/src/rdata.c (modified) * uspace/app/sbi/src/rdata_t.h (modified) * uspace/app/sbi/src/run.c (modified) * uspace/app/sbi/src/run.h (modified) * uspace/app/sbi/src/run_expr.c (modified) * uspace/app/sbi/src/run_expr.h (modified) * uspace/app/sbi/src/stree.c (modified) * uspace/app/sbi/src/stree.h (modified) * uspace/app/sbi/src/stree_t.h (modified) * uspace/app/sbi/src/stype.c (modified) * uspace/app/sbi/src/stype_expr.c (modified) * uspace/app/sbi/src/tdata.c (modified) * uspace/app/sbi/src/tdata_t.h (modified) * uspace/dist/src/sysel/demos/arith.sy (added) * uspace/dist/src/sysel/demos/varargs.sy (modified) Update SBI to rev. 174. Mon, 29 Mar 2010 20:43:27 GMT Jiri Svoboda [9f10660f] * uspace/dist/src/sysel/demos/htxtfile.sy (added) Add text file demo from Sysel repo. Mon, 29 Mar 2010 20:37:29 GMT Jiri Svoboda [a95310e] * uspace/dist/src/sysel/demos/array.sy (moved) * uspace/dist/src/sysel/demos/count.sy (moved) * uspace/dist/src/sysel/demos/except.sy (moved) * uspace/dist/src/sysel/demos/hello.sy (moved) * uspace/dist/src/sysel/demos/hexec.sy (moved) * uspace/dist/src/sysel/demos/inherit.sy (moved) * uspace/dist/src/sysel/demos/list.sy (moved) * uspace/dist/src/sysel/demos/property.sy (moved) * uspace/dist/src/sysel/demos/string.sy (moved) * uspace/dist/src/sysel/demos/varargs.sy (moved) Move Sysel demos under uspace/dist/src/sysel/demos.