# # ChangeLog for uspace/dist in mainline # # Generated by Trac 1.6 # 2025-08-26T16:42:02Z Thu, 09 Aug 2012 21:18:40 GMT Sean Bartell [c9797067] * uspace/app/bithenge/expression.c (modified) * uspace/app/bithenge/script.c (modified) * uspace/app/bithenge/transform.c (modified) * uspace/dist/src/bithenge/fat.bh (added) Bithenge: initial FAT script, "in" outside expression transforms, and ... Thu, 09 Aug 2012 05:41:00 GMT Sean Bartell [71450c8] * uspace/app/bithenge/script.c (modified) * uspace/dist/src/bithenge/usbdesc.bh (modified) Bithenge: add member expressions and improve USB example 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 Thu, 05 Apr 2012 22:42:51 GMT Jiri Svoboda [6bb169b5] * uspace/app/websrv/websrv.c (modified) * uspace/dist/data/web/bar.html (moved) * uspace/dist/data/web/foo.html (moved) * uspace/dist/data/web/index.html (moved) We can now use .html extension. Thu, 29 Dec 2011 16:51:34 GMT Jiri Svoboda [852052d] * uspace/dist/data/web/helenos.png (added) * uspace/dist/data/web/index.htm (modified) Add HelenOS logo to testing web page. Sat, 10 Dec 2011 22:32:55 GMT Jiri Svoboda [4a4cc150] * uspace/app/websrv/websrv.c (modified) * uspace/dist/data/web/bar.htm (added) * uspace/dist/data/web/foo.htm (added) * uspace/dist/data/web/index.htm (added) Improve web server to serve actual files from /data/web. 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 11:09:24 GMT Martin Sucha [4c35a76] * uspace/dist/textdemo (moved) Don't lie about the contents of the 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. Fri, 26 Mar 2010 21:55:23 GMT Jiri Svoboda [37f527b] * uspace/app/sbi/Makefile (modified) * uspace/app/sbi/src/ancr.c (modified) * uspace/app/sbi/src/builtin.c (modified) * uspace/app/sbi/src/builtin.h (modified) * uspace/app/sbi/src/builtin/bi_fun.c (added) * uspace/app/sbi/src/builtin/bi_fun.h (added) * uspace/app/sbi/src/builtin/bi_textfile.c (added) * uspace/app/sbi/src/builtin/bi_textfile.h (added) * uspace/app/sbi/src/input.c (modified) * uspace/app/sbi/src/input.h (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/main.c (modified) * uspace/app/sbi/src/mytypes.h (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/symbol.c (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/sysel/except.sy (modified) * uspace/dist/sysel/hexec.sy (modified) * uspace/dist/sysel/inherit.sy (modified) * uspace/dist/sysel/list.sy (modified) * uspace/dist/sysel/property.sy (modified) * uspace/dist/sysel/string.sy (modified) Update SBI to rev. 144. Sat, 13 Mar 2010 12:17:57 GMT Jiri Svoboda [6ba20a6b] * uspace/dist/sysel/property.sy (added) Add new property demo from sysel repo. Sun, 07 Mar 2010 17:45:33 GMT Jiri Svoboda [94d484a] * uspace/app/sbi/Makefile (modified) * uspace/app/sbi/src/ancr.c (modified) * uspace/app/sbi/src/builtin.c (modified) * uspace/app/sbi/src/compat.h (modified) * uspace/app/sbi/src/lex.c (modified) * uspace/app/sbi/src/lex_t.h (modified) * uspace/app/sbi/src/os/helenos.c (added) * uspace/app/sbi/src/os/os.h (added) * uspace/app/sbi/src/os/posix.c (added) * 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/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 (added) * uspace/app/sbi/src/run_texpr.h (added) * 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/dist/sysel/array.sy (added) * uspace/dist/sysel/count.sy (modified) * uspace/dist/sysel/except.sy (added) * uspace/dist/sysel/hello.sy (modified) * uspace/dist/sysel/hexec.sy (added) * uspace/dist/sysel/inherit.sy (modified) * uspace/dist/sysel/list.sy (modified) * uspace/dist/sysel/string.sy (added) * uspace/dist/sysel/varargs.sy (added) Update SBI to rev. 90. Sat, 27 Feb 2010 17:59:14 GMT Jiri Svoboda [fa36f29] * uspace/app/sbi/src/ancr.c (modified) * uspace/app/sbi/src/input.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/p_expr.c (modified) * uspace/app/sbi/src/p_type.c (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/run_t.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/symbol.c (modified) * uspace/app/sbi/src/symbol.h (modified) * uspace/dist/sysel/count.sy (modified) * uspace/dist/sysel/hello.sy (modified) * uspace/dist/sysel/inherit.sy (added) * uspace/dist/sysel/list.sy (added) Update SBI to rev. 75. Tue, 23 Feb 2010 20:14:29 GMT Jiri Svoboda [09ababb7] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/sbi/Makefile (added) * uspace/app/sbi/src/ancr.c (added) * uspace/app/sbi/src/ancr.h (added) * uspace/app/sbi/src/builtin.c (added) * uspace/app/sbi/src/builtin.h (added) * uspace/app/sbi/src/compat.h (added) * uspace/app/sbi/src/debug.h (added) * uspace/app/sbi/src/input.c (added) * uspace/app/sbi/src/input.h (added) * uspace/app/sbi/src/input_t.h (added) * uspace/app/sbi/src/intmap.c (added) * uspace/app/sbi/src/intmap.h (added) * uspace/app/sbi/src/intmap_t.h (added) * uspace/app/sbi/src/lex.c (added) * uspace/app/sbi/src/lex.h (added) * uspace/app/sbi/src/lex_t.h (added) * uspace/app/sbi/src/list.c (added) * uspace/app/sbi/src/list.h (added) * uspace/app/sbi/src/list_t.h (added) * uspace/app/sbi/src/main.c (added) * uspace/app/sbi/src/mytypes.h (added) * uspace/app/sbi/src/p_expr.c (added) * uspace/app/sbi/src/p_expr.h (added) * uspace/app/sbi/src/p_type.c (added) * uspace/app/sbi/src/p_type.h (added) * uspace/app/sbi/src/parse.c (added) * uspace/app/sbi/src/parse.h (added) * uspace/app/sbi/src/parse_t.h (added) * uspace/app/sbi/src/rdata.c (added) * uspace/app/sbi/src/rdata.h (added) * uspace/app/sbi/src/rdata_t.h (added) * uspace/app/sbi/src/run.c (added) * uspace/app/sbi/src/run.h (added) * uspace/app/sbi/src/run_expr.c (added) * uspace/app/sbi/src/run_expr.h (added) * uspace/app/sbi/src/run_t.h (added) * uspace/app/sbi/src/stree.c (added) * uspace/app/sbi/src/stree.h (added) * uspace/app/sbi/src/stree_t.h (added) * uspace/app/sbi/src/strtab.c (added) * uspace/app/sbi/src/strtab.h (added) * uspace/app/sbi/src/strtab_t.h (added) * uspace/app/sbi/src/symbol.c (added) * uspace/app/sbi/src/symbol.h (added) * uspace/dist/sysel/count.sy (added) * uspace/dist/sysel/hello.sy (added) Add Sysel Bootstrap Interpreter (SBI) from Sysel repository rev. 53. Sun, 05 Apr 2009 10:17:11 GMT Jiri Svoboda [726ef849] * uspace/dist/readme (modified) Add multilingual text to dist/readme. Fri, 28 Nov 2008 10:39:19 GMT Jiri Svoboda [9dbe035] * uspace/dist/readme (added) Add text file for filesystem testing. Sun, 14 Sep 2008 15:19:00 GMT Jakub Jermar [211b0c13] * uspace/dist/etc/inittab (deleted) Replace /etc with /conf Tue, 03 Jun 2008 12:29:13 GMT Martin Decky [66a65d7] * uspace/dist/etc/inittab (added) filesystem template