# # ChangeLog for uspace/app/bithenge/expression.c in mainline # # Generated by Trac 1.6 # 2026-06-03T20:25:48Z Sat, 28 Jul 2012 21:25:49 GMT Sean Bartell [f85ca3f] * 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) Bithenge: add expressions that use the current node being created Sat, 28 Jul 2012 01:57:31 GMT Sean Bartell [4056ad0] * uspace/app/bithenge/expression.c (modified) * uspace/app/bithenge/helenos/os.h (modified) * uspace/app/bithenge/linux/os.h (modified) * uspace/app/bithenge/script.c (modified) * uspace/app/bithenge/transform.c (modified) * uspace/app/bithenge/transform.h (modified) * uspace/app/bithenge/tree.h (modified) Bithenge: basic parameter passing (integer literals only) Sat, 28 Jul 2012 00:20:31 GMT Sean Bartell [03cad47] * uspace/app/bithenge/expression.c (modified) * uspace/app/bithenge/transform.c (modified) * uspace/app/bithenge/transform.h (modified) Bithenge: make num_params more dynamic Sat, 28 Jul 2012 00:02:20 GMT Sean Bartell [6e34bd0] * uspace/app/bithenge/Makefile (modified) * uspace/app/bithenge/Makefile.linux (modified) * uspace/app/bithenge/expression.c (added) * uspace/app/bithenge/expression.h (added) * uspace/app/bithenge/transform.h (modified) Bithenge: add expressions